Sui Defi Save

Interest Protocol WIP contracts for the Sui Network

Project README

Interest Protocol

A set of experimental Contracts for the Sui Network.
Once these modules go live, they are moved to their own repos.

Quick start

Make sure you have the latest version of the Sui binaries installed on your machine

Instructions here

Run tests

To run the tests on the dex directory

  cd clamm
  sui move test

Publish

  cd clamm
  sui client publish --gas-budget 500000000

Repo Structure

  • library: It contains utility functions that are used by other modules
  • airdrop: It contains the module to airdrop the IPX governance token to whitelisted accounts
  • examples: A myriad of examples on how to interact with various modules
  • audits It contains code audits
  • i256 A library to
  • clamm UniswapV3 in Move (WIP)

Functionality

CLAMM

The Interest Protocol Concentrated Liquidity AMM

Users will be able to perform all traditional functions of an AMM

Innovation: LP providers will be able to automatically list their out of money liquidity positions on a Money Market to earn yield. The protocol will withdraw the collateral once the liquidity becomes on the money.

Airdrop

It contains the airdrop module for the IPX governance coin. It distributes the tokens linearly to whitelisted addresses using a merkle tree.

Examples

  • airdrop-tree: A typescript implementation of a merkle tree to use with the airdrop module

Live

Go to here (Sui Interest Protocol) and see what we have prepared for you

Contact Us

Open Source Agenda is not affiliated with "Sui Defi" Project. README Source: interest-protocol/sui-defi
Stars
42
Open Issues
1
Last Commit
11 months ago

Open Source Agenda Badge

Open Source Agenda Rating