@kaiachain/kss-bridges-celer
v1.0.0
Published
TypeScript client and use-cases for cBridge
Downloads
453
Readme
Kaia cBridge starter kit
About
cBridge provides a simple liquidity provider experience and high liquidity efficiency for users when they manage their funds in different chains with lower costs.
Folder Structure
- use-cases: Ready-to-run code examples to call the cBridge gateway via the REST API.
- core: cBridge client implementation.
Setup
To setup locally and install dependencies, follow below command
npm install
Overview
For details information & documentation of each module of this package please refer to the docs linked below.
Reference Docs:
- https://cbridge-docs.celer.network/developer/cbridge-sdk
- https://github.com/celer-network/cBridge-typescript-client
- https://test-cbridge-v2.celer.network/ (Testnet Website URL)
- https://cbridge.celer.network (Mainnet Website URL)