ilp-core
Version:
ILP core module managing ledger abstraction
34 lines (33 loc) • 1.01 kB
Plain Text
DB_URI=postgres://user:pass@localhost/ilpkit
API_EMAIL_SENDER_NAME=Red
API_EMAIL_SENDER_ADDRESS=ilpkit@red.ilpdemo.org
API_GITHUB_CLIENT_ID=
API_GITHUB_CLIENT_SECRET=
API_HOSTNAME=red.ilpdemo.org
API_MAILGUN_API_KEY=
API_MAILGUN_DOMAIN=
API_PORT=3100
API_PRIVATE_HOSTNAME=localhost
API_PUBLIC_HTTPS=true
API_PUBLIC_PATH=/api
API_PUBLIC_PORT=443
API_SECRET=secret
BLUEBIRD_WARNINGS=0
CLIENT_HOST=red.ilpdemo.org
CLIENT_PORT=3010
CLIENT_PUBLIC_PORT=443
CLIENT_TITLE=Red
LEDGER_ADMIN_USER=admin
LEDGER_ADMIN_PASS=admin
LEDGER_CURRENCY_CODE=USD
LEDGER_CURRENCY_SYMBOL=$
LEDGER_ILP_PREFIX=us.usd.red.
LEDGER_PRECISION=10
CONNECTOR_ENABLE=true
CONNECTOR_LEDGERS={"us.usd.red.":{"currency":"USD","plugin":"ilp-plugin-bells","options":{"account":"https://red.ilpdemo.org/ledger/accounts/connector","username":"connector","password":"connector"}}}
CONNECTOR_LOG_LEVEL=info
CONNECTOR_MAX_HOLD_TIME=100
CONNECTOR_AUTOLOAD_PEERS=true
CONNECTOR_PORT=4000
LEDGER_RECOMMENDED_CONNECTORS=connector
ILP_KIT_CLI_VERSION=11.1.0