This package has been deprecated

Author message:

deprecated

@klaytn/kds-bridges-celer

0.0.5 • 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/kds-bridges-celer

Weekly Downloads

4

Version

0.0.5

License

GPL-3.0

Unpacked Size

10.1 MB

Total Files

350

Last publish

Collaborators

  • klaytn-devops
  • klaytndev