Skip to content

Smaple code for tron dapp main functions: getBalance, call contract, send tx, and get event

Notifications You must be signed in to change notification settings

whitespur/tron-dapp-demo

 
 

Repository files navigation

Tron dapp demo

Dome for TRON developer guide: https://github.com/maxisacoder/blog/issues/14

1. Setup dependency

yarn

2. Compile Contract

请修改tronbox.js填入自己的私钥

yarn run migrate

3. run the dapp

yarn run start

About

Smaple code for tron dapp main functions: getBalance, call contract, send tx, and get event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • HTML 2.2%
  • CSS 1.2%