Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Contract Interaction #1

@john-harmony

Description

@john-harmony

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions