@klaytn/kss-bridges-celer

1.0.0 • Public • Published

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:

Package Sidebar

Install

npm i @klaytn/kss-bridges-celer

Weekly Downloads

1

Version

1.0.0

License

GPL-3.0

Unpacked Size

10.1 MB

Total Files

350

Last publish

Collaborators

  • klaytn-devops
  • klaytndev