Skip to content

KyberNetwork/ks-sdk-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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