Saturday, September 11, 2021

Ethereum Programming 1

terminal
truffle compile
truffle migrate
truffle console
truffle(development)> tokenFarm = await TokenFarm.deployed()
truffle(development)> tokenFarm

ganache

metamask

github code

reference:

No comments:

Post a Comment