Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 551 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 551 Bytes

Chrysalis Private Tangle Docker image

This is an easy way to spawn a preconfigured Chrysalis Private Tangle using Hornet and Docker.

It is faster to set up than the official tutorial as it does everything automatically.

How to set up

  • Assuming you have Docker and docker-compose installed, you can just cd to the directory of this repo after cloning it, and execute docker-compose up -d. Dashboard is accessible at http://localhost:8081 and API is at http://localhost:14265.