Skip to content

BTC API Configuration

Cryptomania Exchange PRO provides BTC API for interacting with BTC node. To enable BTC Api the following options need to be configured in project .env file.

BTC_API_SCHEME=
BTC_API_HOST=
BTC_API_PORT=
BTC_API_RPCUSER=
BTC_API_RPCPASSWORD=
BTC_API_NETWORK_FEE=

After setting the above options run following commands:

php artisan clear:all
php artisan horizon:terminate

To active BTC wallet notify you may add the following url into your BTC node server http://example.com/api/bitcoin/ipn/BTC