Skip to content

kopapageorgiou/artemis-supplier

Repository files navigation

Artemis Supplier implementation


Requirements

  • Docker
  • Docker-compose plug-in
  • Python3

NOTE BEFORE BUILD: You must add the following files given by the Artemis provider:

  1. The config.env file to configuration/ folder
  2. The swarm.key file to ipfs/ folder

Build

Run the command: docker-compose build

Start containers

Run the command: docker-compose up -d

NOTE: To initialize ScyllaDB tables run:

  1. pip install scylla-driver
  2. python initScyllaTables.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published