Last active
January 18, 2019 04:11
-
-
Save ezirmusitua/215b4ee2a61cd15a9d02e1982bc4b3eb to your computer and use it in GitHub Desktop.
[Start local tron test net] start local tron test net with persistency #blockchain #docker #tron
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -it -p 9090:9090 -e "mnemonic=wrong bit chicken kitchen rat" -e "accounts=20" --rm --name tron trontools/quickstart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment