ethereum-docker
ethereum-docker copied to clipboard
Replace keystore with script to generate accounts
By the way, which password you used to generate accounts? I am new to Ethereum and trying to deploy smart contract from one of predefined addresses and I think I need password.
PS: I am building a service to compile smart contracts and deploy them, perhaps I could share the code afterwards.
It seems empty string is used as password :)
well this is a problem since for example mist does not allow empty password to be used