Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 408 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 408 Bytes

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