How it works
Third-party library
Terra.js a JavaScript SDK for writing applications that interact with the Terra blockchain @terra-money/terra.js
, [https://www.npmjs.com/package/@terra-money/terra.js] Exposes the Terra API through LCDClient
Client URL
- Mainnet:
https://fcd.terra.dev
- Testnet:
https://fcd.terra.dev
Explorer URL
- Mainnet:
https://finder.terra.money/mainnet
- Testnet:
https://finder.terra.money/testnet/
Dependencies
Address Generation
By default, the index is 0. - 44'/330'/0'/0/
for mainnet, 44'/330'/0'/0/
for testnet
Blockchain-specific functions
It doesn't have any blockchain-specific functions.