How it works
Third-party library
It communicates with Cosmos Chain by using cosmos-client
Client URL
- Mainnet:
https://api.cosmos.network
- Testnet:
http://lcd.gaia.bigdipper.live:1317
Explorer URL
- Mainnet:
https://cosmos.bigdipper.live
- Testnet:
https://gaia.bigdipper.live
Chain ID
- Mainnet:
cosmoshub-3
- Testnet:
gaia-3a
Dependencies
Address Generation
It supports the BIP44 path derivations
.
By default, the index is 0. - 44/118/0/0
Blockchain-specific functions
It doesn't have any blockchain-specific functions.