KyberNetwork / ks-sdk-core

core elements required by both v1 and v2 sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KyberSwap Core SDK

The KyberSwap Core SDK enables the safe handling of various data types (assets, math, etc.) when interacting with Elastic and Classic smart contracts in a TypeScript environment. It is meant to be used in conjunction with the Elastic SDK and Classic SDK.

npm i @kyberswap/ks-sdk-core

Documentation: Core SDK Docs

Technical Reference: Core Classes

About

core elements required by both v1 and v2 sdk


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%