Skip to content

running private TRON network locally and create and calling smart contract in private network

Notifications You must be signed in to change notification settings

ranjbar-dev/tron-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Tron contract

How to run private TRON network

you can run docker run -it --rm -p 9090:9090 --name tron trontools/quickstart on your local system and you will have private TRON network

note that it will generate 10 wallets with 10000 TRX on each one

the wallets addresses and private keys will be printed in console when you bring up container

you can access http server exposed on port 9090

About

running private TRON network locally and create and calling smart contract in private network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages