Tag for the questions related to the deployment of the contracts using Ethereum wallet.
Questions tagged [ethereum-wallet-dapp]
1045 questions
4
votes
2 answers
What is the max time for a transaction to arrive?
I'm new to all this, I sent 0.95 ETH from my stock exchange account to Ether wallet and it's over 4 hours gone and still not arrived. can anybody explain ?
Ugine
- 41
- 1
3
votes
0 answers
Ethereum wallet accounts all use same password though I made different ones?
(tech level, beginner)
installed wallet version win64-0-11-1
deployed a contract, made a token using the example code on ethereum site.
had two accounts in the wallet. used main account to send to second and test coin. all worked fine.
when i…
simple code
- 31
- 1
3
votes
1 answer
Is it possible to have separate eth receive address with each user
I want to accept ethereum from a crowd for selling something from my webpage. I want each individual to send ethereum on an assigned receive address. Is it possible to assign separate ethereum address to each individual.
Anwar Shaikh
- 31
- 1
3
votes
1 answer
What were the first 5 technical steps in launching Ethereum?
I am a developer for about 10 years now and quite new to the crypto world. I understand the basic concepts for Blockchains and tokens and proof-of-whatever. But what I am missing is:
After finishing the white paper, what happens next?
So…
ohboy21
- 131
- 2
3
votes
1 answer
Ethereum Wallet takes forever to sync every day I open it. Is this practical?
Does anyone agree that it is impractical to wait so VERY LONG every time I open my Ethereum Wallet and hit has to sync? What's up with that? Solutions?
DudeVon Gregerz
- 31
- 3
2
votes
1 answer
Can you transfer money from a smart contract to an eth address without writing code?
I have an ethereum contract, which linked to a wallet that I control (i.e. I have the private key).
The contract has 241 Ether in it. Is there an easy tool available to get the ether out of the contract? Or do I need to use the command line and…
blacksausage
- 21
- 1
2
votes
0 answers
How can ethereum token use as payment gateway on ecommerce website
I have problem that if I created ethereum token and I want to use it in real project . especially in payment gateway . How can integrate ethereum token as payment in ecommerce website and how can develope as android wallet from ethereum token…
kyaw swar
- 35
- 3
2
votes
2 answers
Ethereum wallet is stuck at "looking for peers"
I'm trying to create a private network or test network to work with smart contracts. But when I start ethereum wallet it is always getting stuck at "Looking for peers....". Below is the screenshot for the same.
Can someone help me with this?
I'm…
snehal
- 121
- 1
- 7
2
votes
1 answer
How to connect my private ethereum network to ethereum android app?
I want to access my smart contract through a mobile app, which is on my private network. There is ethereum android app, can I connect that app to my ethereum network or if there any other app through which I can access my smart contract on the…
Anand Kumar
- 31
- 2
2
votes
1 answer
Does Ethereum wallet cache passwords?
I am using Ethereum wallet (this thing: https://i.stack.imgur.com/xATN0.jpg)
I created a new account, transferred 0.01 ethereum into it.
Then I went to accounts -> backup -> accounts, which took me to…
Saintmagician
- 121
- 1
2
votes
1 answer
Sign transaction by user
I'm newbie in Ethereum and actually, I'm trying to implement test application which is using smart contracts. On UI I'm using web3.js
Currently, I'm looking for, how user can sign transaction (password, private key, something else). The…
Pavel Zimogorov
- 121
- 3
2
votes
1 answer
Confused about my Wallet
I'm new to Ethereum and I'm really confused. I am mining to my my Eth address and when I check my address at https://eth.nanopool.org/account/0xADDRESS I see how much ether I have mined so far. But when I check that same address in my GUI wallet on…
Lew Ashby 85
- 71
- 7
2
votes
1 answer
Importing contracts files to Ethereum Wallet
I tried running a contract with the code below inserted on the ethereum browser and it complied successfully. I tried it on the Ethereum wallet and its giving an error of source not found.
import "github.com/oraclize/ethereum-api/oraclizeAPI.sol";
I…
Mokoye
- 31
- 5
1
vote
1 answer
ethereum wallet always loads "private net"
I have been running test with a private net. Now, no matter what I do (including removal of test dir), when I launch the wallet, it always open in Private Net mode.
Not sure what I am doing wrong.
zevij
- 121
- 4
1
vote
0 answers
Architecture of crypto exchange webiste
I am working on a project and I am unable to figure out the architecture of a crypto exchange wallet in which I want to convert fiat currency to my own cryptocurrency which has same value
i.e, 1 INR = 1 cyr {cryptorupee}
I want to make the above…
Neel Modi
- 53
- 5