0.0.5 • Published 1 year ago

@klaytn/kds-bridges-celer v0.0.5

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

Klaytn 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. Learn more about flow and terminology from this doc: cBridge requirements

Folder Structure

  • use-cases: Ready-to-run code examples to call the cBridge gateway via the REST API.
  • core: cBridge client implementation.
    • APIs: cBridge client core logic.
    • contracts: Generated cBridge contract ABIs and bindings.
    • proto: gRPC-Web Protobuf definitions.
    • ts-proto: Generated .d.ts gRPC-Web bindings.

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: