Dome for TRON developer guide: https://github.com/maxisacoder/blog/issues/14
yarn
or
npm i
请修改tronbox.js
填入/修改 自己的私钥(否则提示: Error: Invalid private key provided )
yarn run migrate
Note: Normally a dapp should be in one project.
Due to limited time reason, this dapp split into by two part: backend and front-end.
This project is the backend.
Front-end link: https://github.com/Woodenwang/blockChain_aimPlane
yarn run backend