Module: BaseEndpoints
- Defined in:
- lib/bitnob/modules/base_endpoints.rb
Constant Summary collapse
- BITNOB_LIVE_URL =
'https://api.bitnob.co/api/v1'- BITNOB_SANDBOX_URL =
'https://sandboxapi.bitnob.co/api/v1'- CUSTOMER =
'/customers'- LN =
'/wallets/ln'- LNURL =
'/lnurl'- ONCHAIN =
'/wallets'- ADDRESS =
'/addresses'- CHECKOUT =
'/checkout'- CARDS =
'/virtualcards'