Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 415 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 415 Bytes

Docker for run EOS jungle testnet

Jungle is a public test net for EOS blockchain (http://jungle.cryptolions.io/)

Setup

  1. Open config.ini, change following:
  • SERVER_ADDRESS to your ip
  • signature-provider = PUBKEY=KEY:PRIVKEY use your keys
  • PRODUCER_NAME use your name.
  1. Check p2p list in http://jungle.cryptolions.io/#p2p, replace at the end of config.ini

  2. docker-compose up -d