0.21.14 • Published 3 years ago
@thorswap-lib/xchain-cosmos v0.21.14
@thorswap-lib/xchain-client
Cosmos Module for XChainJS Clients
Installation
yarn add @thorswap-lib/xchain-cosmos
Following peer dependencies have to be installed into your project. These are not included in @thorswap-lib/xchain-cosmos
.
yarn add @thorswap-lib/xchain-client @thorswap-lib/xchain-crypto @thorswap-lib/xchain-util axios cosmos-client bip32 long
Cosmos Client Testing
yarn install
yarn test
Important note: Make sure to install same version of cosmos-client
as xchain-cosmos
is using (currently cosmos-client@0.39.2
). In other case things might break.
Service Providers
This package uses the following service providers:
Function | Service | Notes |
---|---|---|
Balances | Cosmos RPC | https://cosmos.network/rpc/v0.37.9 (GET /bank/balances/{address} ) |
Transaction history | Cosmos RPC | https://cosmos.network/rpc/v0.37.9 (GET /txs ) |
Transaction details by hash | Cosmos RPC | https://cosmos.network/rpc/v0.37.9 (GET /txs/{hash} ) |
Transaction broadcast | Cosmos RPC | https://cosmos.network/rpc/v0.37.9 (POST /txs ) |
Explorer | BigDipper | https://cosmos.bigdipper.live |
Rate limits: No
0.21.14
3 years ago
0.21.12
3 years ago
0.21.13
3 years ago
0.21.10
3 years ago
0.21.11
3 years ago
0.21.0
3 years ago
0.21.8
3 years ago
0.21.7
3 years ago
0.20.8
3 years ago
0.21.6
3 years ago
0.21.5
3 years ago
0.21.4
3 years ago
0.21.3
3 years ago
0.21.2
3 years ago
0.21.1
3 years ago
0.21.9
3 years ago
0.20.7
3 years ago
0.20.1
3 years ago
0.20.0
3 years ago
0.19.0
3 years ago
0.18.1
3 years ago
0.20.6
3 years ago
0.20.5
3 years ago
0.20.4
3 years ago
0.20.2
3 years ago
0.18.0
3 years ago
0.17.1
3 years ago
0.17.0
3 years ago
0.14.0
4 years ago
0.15.1
3 years ago
0.13.8
4 years ago