- Docker
- Docker-compose plug-in
- Python3
NOTE BEFORE BUILD: You must add the following files given by the Artemis provider:
- The
config.env
file toconfiguration/
folder - The
swarm.key
file toipfs/
folder
Run the command:
docker-compose build
Run the command:
docker-compose up -d
NOTE: To initialize ScyllaDB tables run:
pip install scylla-driver
python initScyllaTables.py