Implementation of the Coordinator daemon, responsible for verifying the operation of Guardnodes in the Commerceblock Covalence system
To run a production instance of the coordinator along with a mongo db database, edit the envs in the docker compose file and:
docker-compose up
Or to test the coordinator locally:
cargo run
Check out the demo here.
For more details check readthedocs.