Skip to content

tungnnt/interact-contract-sample

Repository files navigation

git clone https://github.com/tungnnt/interact-contract-sample

npm install hoặc yarn

Bật Ganache GUI Client

truffle compile

truffle migrate

Sau khi deploy contract, thì lấy abi trong build/contracts/Token.json, dùng helpers/loadABI.js để lấy abi nhanh hơn, sau đó dán abi vào trong constants/TokenABI.json

Xem cách tương tác với contract của Hải bằng cách sử dụng các hàm trong helpers/contract.jshelpers/wallet.js

Xem cách áp dụng các hàm thành 1 flow trong index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published