kunalabs-io / sui-smart-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sui-smart-contracts

Sui smart contracts by Kuna Labs.

  • 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.
  • KaiFinance - A yield aggregator 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

License:Apache License 2.0


Languages

Language:Move 100.0%