tribute-contracts
tribute-contracts copied to clipboard
Generate a random account for deployments when the WALLET_MNEMONIC is not defined
In order to simplify the deployment setup it would be nice to generate a random account, save it to a config file and use that to sign the transactions. The user will just need to fund the new account with some ETH before the deployment starts. This way the user don't need to set the WALLET_MNEMONIC.