0.20.6 • Published 1 year ago

@mayaprotocol/xchain-bitcoin v0.20.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@mayaprotocol/xchain-bitcoin

Modules

Installation

yarn add @mayaprotocol/xchain-bitcoin

Following peer dependencies have to be installed into your project. These are not included in @mayaprotocol/xchain-bitcoin.

yarn add @mayaprotocol/xchain-client @mayaprotocol/xchain-crypto @mayaprotocol/xchain-util axios bitcoinjs-lib wif

Documentation

xchain bitcoin

How xchain-bitcoin works\ How to use xchain-bitcoin

Service Providers

This package uses the following service providers:

FunctionServiceNotes
BalancesSochainhttps://sochain.com/api#get-balance
Transaction historySochainhttps://sochain.com/api#get-display-data-address, https://sochain.com/api#get-tx
Transaction details by hashSochainhttps://sochain.com/api#get-tx
Transaction feesBitgohttps://app.bitgo.com/docs/#operation/v2.tx.getfeeestimate
Transaction broadcastSochainhttps://sochain.com/api#send-transaction
ExplorerBlockstreamhttps://blockstream.info

Sochain API rate limits: https://sochain.com/api#rate-limits (300 requests/minute)

Bitgo API rate limits: https://app.bitgo.com/docs/#section/Rate-Limiting (10 requests/second)

0.20.6

1 year ago

0.20.5

1 year ago