Mediator Service
This repository provides a simple process for a developer to run an Aries mediator agent. You should be able to bring the stack on-line by copying .env.sample
to .env
and running docker-compose up
. For more information, keep reading.
Steps:
- Copy the .env.sample to .env file
- Add NGROK_AUTHTOKEN
- Run docker-compose up