💁 This repository provides an SDK designed to streamline the synchronization of Cosmos-based transactions using Tendermint RPC. It facilitates this process by leveraging a set of query tags.
Name | Version | Description |
---|---|---|
@oraichain/cosmos-rpc-sync | Synchronize transaction using rpc. | |
@oraichain/cosmos-lcd-sync | Synchronize transaction using lcd. |
The npm package for the Oraichain Cosmos-sync SDK
yarn add @oraichain/cosmos-rpc-sync
yarn add @oraichain/cosmos-lcd-sync
Please refer to examples to get start with our SDK.
Checkout the repository and bootstrap the yarn workspace:
# Clone the repo.
git clone https://github.com/oraichain/cosmos-sync.git
cd cosmos-sync
yarn
# Run all tests
yarn test
yarn build packages/rpc-sync
yarn build packages/lcd-sync
yarn deploy packages/rpc-sync
yarn deploy packages/lcd-sync
🛠 Built by Oraichain Labs — if you like our tools, please consider delegating to OWallet validators ⚛️
All packages are GPL 3.0 licensed.
AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.