dcb9 / neutron-lsd-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neutron-lsd-contracts

neutron lsd contracts by StaFi Protocol.

Contracts

Contract Version Description
stake-manager v0.1.0 liquid staking manager
lsd_token v0.1.0 lsd token(cw20_base)

Build

make compile

Integration test

make compile_debug
./scripts/test.sh

About

License:GNU General Public License v3.0


Languages

Language:Rust 92.1%Language:Shell 7.8%Language:Makefile 0.1%