Sign inSign up

randomforest/zilliqa

By randomforest

Updated over 8 years ago

docker run -it randomforest/zilliqa

Image
0

287

randomforest/zilliqa repository overview

docker run -it randomforest/zilliqa

This will spawn a Docker container (running Ubuntu 16.04) which contains the entire source- and buildtree of Zilliqa. From there, you can run the deamon, test scripts, etc...

Run the local testnet script in the container's build directory cd zilliqa/build && ./tests/Node/test_node_simple.sh

Logs of each node can be found at ./local_run

To terminate Zilliqa, pkill zilliqa

see: https://github.com/Zilliqa/Zilliqa/tree/master/docker https://github.com/Zilliqa/Zilliqa#zilliqa-codename-durian

Tag summary

Content type

Image

Digest

Size

413.6 MB

Last updated

over 8 years ago

docker pull randomforest/zilliqa