-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Can we add the following
- Update the README.md to include the information below
- Include commands to
- Check the balance for the minting account
- Mint 1000 tokens to another test account
- Transfer 100 from that account to another account
- Check the balance of those two accounts
- Update truffle_config.js to use DNS name instaead of IP
- Update truffle_config.js to have a testnet shard 1 instance
Information for README.md
npm install -g truffle
git clone https://github.com/harmony-one/H2O.git
cd H2O
npm install
truffle compile
truffle migrate --network testnet --reset
truffle networks
Metadata
Metadata
Assignees
Labels
No labels