xchain-bitcoin
Last updated
Last updated
It communicates with Bitcoin by using
Mainnet: https://api.blockchair.com/bitcoin
Testnet: https://api.blockchair.com/bitcoin/testnet
Mainnet:
Testnet:
It supports the .
By default, the index is 0. - 84'/0'/0'/0/0
for mainnet, 84'/1'/0'/0/0
for testnet
getFeesWithRates
getFeesWithMemo
getFeeRates
You can visit the package repository to get the updated peer dependencies by looking at the "devDependencies" object in the "package.json" file.
For more information about the API of the package, please click