scallop-io / sui-scallop-sdk

This is the typescript sdk for the scallop lending platform on SUI network
Apache License 2.0
24 stars 7 forks source link
sui typescript

scallop

GitHub release GitHub licence

The Typescript SDK for interacting with the Scallop lending protocol on the SUI network

Description

This SDK is used to interact with sui-lending-protocol and is written based on another sui-integrated tool, sui-kit. It consists of seven main functional models, here's a brief introduction to each of them:

Pre-requisites

Quick Guide for each model

Below we will give a brief introduction to these instances respectively, and introduce the functions through test codes.

For the original codes, please refer to test folder.

You need to set up the .env file before testing. (Reference .env.example)

License

APACHE-2.0