MohcineHeddi / blockchain-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockchain-poc

This work is still in progress. Contributions are welcome :)

How to run locally:

First build the docker images using the following command

docker-compose build

Once the docker images are built, you can start your containers by entering:

docker-compose up

About


Languages

Language:Python 92.2%Language:Dockerfile 7.8%