Skip to content
/ TRC20 Public
forked from Akkii4/TRC20

A TRC20 token on TRON blockchain

Notifications You must be signed in to change notification settings

cislerk/TRC20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRC20

Installations

$ npm install 
$ npm install -g tronbox
$ npm install -g tronweb
install tron link extension on chrome

Instructions

$ tronbox compile --compile-all
Add Private key to tronbox.js from shasta test network account of TronLink.
$ tronbox migrate --reset --network shasta
copy the deployed contract address of 2_deploy_contract
npm start 
checkout the dapp  at http://localhost:3000/
paste the copied address

About

A TRC20 token on TRON blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 14.9%
  • HTML 3.7%