0.8.3 • Published 3 years ago

@xchainjs/xchain-polkadot v0.8.3

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

@xchainjs/xchain-polkadot

Polkadot Module for XChainJS Clients

Installation

yarn add @xchainjs/xchain-polkadot

Polkadot Client Testing

yarn install
yarn test

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

yarn add axios @polkadot/api @polkadot/util @xchainjs/xchain-client @xchainjs/xchain-crypto @xchainjs/xchain-util

Service Providers

This package uses the following service providers:

FunctionServiceNotes
BalancesSubscanPOST https://polkadot.subscan.io/api/open/account
Transaction historySubscanhttps://docs.api.subscan.io/#transfers
Transaction details by hashSubscanhttps://docs.api.subscan.io/#extrinsic
Transaction feesSubstrate RPChttps://polkadot.js.org/docs/substrate/rpc/#queryinfoextrinsic-bytes-at-blockhash-runtimedispatchinfo
Transaction broadcastSubstrate RPChttps://polkadot.js.org/docs/substrate/rpc#submitextrinsicextrinsic-extrinsic-hash
ExplorerSubscan Explorerhttps://polkadot.subscan.io

Subscan API rate limits: https://docs.api.subscan.io/#rate-limiting

0.8.3

3 years ago

0.8.1

3 years ago

0.8.2

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago