daniellspeed / CodeXpert-Tron-TRC20-Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeXpert Tron (TRX) TRC20 Platform


Instructions :

Install TronLink chrome extension in browser.

$ npm install -g tronbox
$ npm install -g tronweb

Add Private key to tronbox.js from shasta test network account of TronLink.

$ tronbox compile --compile-all
$ tronbox migrate --reset --network shasta

Paste (base58) key of SmartContract in Line 1 of src/utils/index.js

$ npm install
$ yarn
$ yarn start

checkout the platform at http://localhost:3000/


About


Languages

Language:JavaScript 80.4%Language:CSS 16.8%Language:HTML 2.8%