Environment
Configuration for wallet provider server
Connect to the test network deployment:
LISTEN="0.0.0.0:8090"
AGGREGATOR="ws://aggregator.el.silencelaboratories.com:8080/"
TOKEN="test-token"
Please note that the aggregator endpoint here ☝️ is the testing environment and must not be used for production-ready applications at any cost.
Connect to the main-net deployment:
Coming soon.
Last updated