Git Product home page Git Product logo

ip-move's Introduction

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

ip-move's People

Contributors

josemvcerqueira avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.