Skip to content

stafiprotocol/neutron-lsd-contracts

Repository files navigation

Neutron LSD Contracts

StaFi Cosmos LSD Stack powered by StaFi Protocol is a suite of software which helps developers deploying LSD project instantly. Thanks to Neutron, we are able to implement liquid staking in smart contract. The key component of it is StakeManager contract, which is responsible for handling staking logic, validator set management, reward distribution, and withdrawals. In addition, LSD token is an cw20 compatible contract, users get LST after stake and it will be burnt after unstake.

Contracts

Contract Version Description
Liquid Staking Manager v0.1.0 Code & Documentaion
LSD Token v0.1.0 lsd token(Code, cw20_base)

Build

make compile

Integration test

make compile_debug
./scripts/test.sh

License

The license for Neutron LSD Contracts is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published