Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 517 Bytes

rhizome the meta cryptocurrency

Rhizome allows you to build your own cryptocurrency without any friction.

Livre blanc EN WIP ! Livre blanc FR

Installation requirements

Setting up dev environment (regtest network)

Build docker's image and build the containers

docker-compose up --build

Build multiple nodes where n is the number of nodes

docker-compose up --build --scale node=n