All things Metta
To access MettaDev wallet follow these steps.
- Visit www.myetherwallet.com
- Navigate to 'View Wallet Info'
- Select Keystore/JSON file. Select 'metta_keystore' as file. Use password 'm33tad3vs!'
metta.sol is the original contract for used to deploy token
metta_pk is the private key
-
Establish automated wallet creation process. This should help
https://web3js.readthedocs.io/en/1.0/web3-eth-accounts.html https://ethereum.stackexchange.com/questions/52345/is-there-a-way-to-generate-multiple-addresses-at-once
-
Distribute tokens to list of wallets gained from step 1. Reference
https://ethereum.stackexchange.com/questions/27778/distribute-token-to-multiple-address/27780#27780
-
Attempt to deploy on Komodo, see how that goes