Skip to content

asymptotic-code/sui-smart-contracts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sui-smart-contracts

Sui smart contracts by Kuna Labs.

  • AccessManagement - A flexible and extensible access control framework designed for Sui packages.
  • AMM - A UniswapV2-style AMM implementation in idiomatic Sui Move.
  • TokenDistribution - A highly composable, flexible, and modular protocol for implementing various token distribution schemes such as vesting and liquidity mining.
  • Kai - A leveraged yield farming protocol for Sui (https://kai.finance).

DISCLAIMER: The smart contracts in this repository are provided as is without any express or implied warranties. While we make reasonable efforts to ensure the quality of the code, the code has not been audited and we make no representations or warranties of any kind with respect to the completeness, accuracy, reliability, suitability, or availability of the smart contracts in this repository. Please do not use the code or derivates thereof in production without proper due diligence and security audits.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Move 100.0%