0.15.5 • Published 1 year ago

@mayaprotocol/xchain-bitcoincash v0.15.5

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

@mayaprotocol/xchain-bitcoincash

Modules

Installation

yarn add @mayaprotocol/xchain-bitcoincash

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

yarn add @mayaprotocol/xchain-client @mayaprotocol/xchain-crypto @mayaprotocol/xchain-util axios @psf/bitcoincashjs-lib bchaddrjs

Documentation

xchain bitcoincash

How xchain-bitcoincash works\ How to use xchain-bitcoincash

Service Providers

This package uses the following service providers:

FunctionServiceNotes
BalancesHaskoinhttps://api.haskoin.com/#/Address/getBalance
Transaction historyHaskoinhttps://api.haskoin.com/#/Address/getAddressTxsFull
Transaction details by hashHaskoinhttps://api.haskoin.com/#/Transaction/getTransaction
Transaction feesBitgohttps://app.bitgo.com/docs/#operation/v2.tx.getfeeestimate
Transaction broadcastBitcoin Cash Nodehttps://developer.bitcoin.org/reference/rpc/sendrawtransaction.html
ExplorerBlockchain.comhttps://www.blockchain.com/explorer?view=bch

Haskoin API rate limits: No

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

Extras

0.15.5

1 year ago

0.15.4

1 year ago