Simple repository to start the OEA + mediator in localhost environment
cd prism-mediator
./run.sh
cd roots-mediator
./run.sh
There are some environment variables to setup the environment
Variable | Description | Default value |
---|---|---|
PPORT | OEA port | 8090 |
MPORT | Mediator port | 8080 |
DCPORT | Didcomm port | 8081 |
Defines the versions of products
Updates the versions of the products to latest
Setup the helpers here