cw20-stake

Crates.iocw20-stake
lib.rscw20-stake
version2.6.0
sourcesrc
created_at2023-07-03 13:58:03.633377
updated_at2024-11-08 00:07:55.448613
descriptionCW20 token that can be staked and staked balance can be queried at any height
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id907037
size127,990
publishers (github:da0-da0:publishers)

documentation

README

CW20 Stake

cw20-stake on crates.io docs.rs

This is a basic implementation of a cw20 staking contract. Staked tokens can be unbonded with a configurable unbonding period. Staked balances can be queried at any arbitrary height by external contracts.

Commit count: 879

cargo fmt