KAI FINANCE
In November 2023, we launched Kai Finance, a next-generation
leveraged yield platform on the Sui Network. Designed for both
passive and active investors, Kai Finance improves capital
efficiency and provides access to high-yield opportunities while
ensuring security and ease of use.
TOKEN DISTRIBUTION PROTOCOL
The token distribution protocol is our open-sourced Sui
solution, which boasts a highly composable, flexible, and
modular token distribution on the Sui ecosystem. It is designed
with both low-level building blocks and higher-level components
that can be used to implement different token distribution
schemes, such as vesting or liquidity mining.
SUI METAMASK SNAP
Our simple and easy-to-use browser extension, Sui MetaMask Snap,
gives MetaMask’s 30+ million users full access to the Sui
ecosystem directly from their wallets. With over 40k+ installs,
Snap enables users to track and manage their Sui portfolio and
transactions seamlessly through MetaMask’s familiar interface.
Snap has already garnered support from leading applications
within the Sui ecosystem, including Wormhole Portal Token bridge
integration, Cetus, Aftermath, Turbos, Scallop, Navi, and
more—expanding accessibility and interoperability for Sui users.
SUI SDK GENERATOR
Sui SDK Generator is a developer tool built on top of the Move
toolchain, designed for generating TS SDKs for Sui Move smart
contracts.
By eliminating boilerplate code, Sui SDK Generator enhances
efficiency and simplifies the development of frontends that
interact with Move smart contracts on the Sui blockchain.
As Kuna Labs secured the Sui Foundation grant to support the
development of the tool, Sui SDK Generator has already been
successfully integrated into numerous projects within the Sui
ecosystem (Umi, Polymedia, Kai, Degen Hive, Suilend).
AMM SMART CONTRACT
AMM (automated market maker) smart contract is a
production-ready smart contract written in idiomatic Sui Move.
Kuna Labs has open-sourced an implementation of the
UniswapV2-style automated market maker smart contract in October
2022, making our AMM Smart Contract one of the earliest
instances of a production-ready smart contract written in
idiomatic Sui Move.
This contribution gathered recognition in the Sui community for
its exceptional quality, and it served as a valuable educational
resource during times when such examples were scarce,
demonstrating Kuna Labs’ commitment to innovation and
knowledge-sharing.
SMART CONTRACT DEVELOPMENT - MOVE VS RUST
In a technical exploration led by Kuna Labs, our lead developer,
Krešmir Klas, conducted a comparative analysis between the Move
programming language and Solana's Rust-based programming
environment. This thorough examination delves into the realms of
smart contract development, comparing the Move programming
language with Solana's Rust-based environment.
Released at a time when information about Move was limited, this
publication played a pivotal role in reshaping ongoing
discussions on smart contract programming languages.
The publication was praised by Move's creator and Mysten Labs
founder, Sam Blackshear (link), and garnered recognition from
Anatoly Yakovenko, the founder of Solana Labs, further
establishing its impact within the community.