cw20-stakeable

Crates.iocw20-stakeable
lib.rscw20-stakeable
version0.1.1
sourcesrc
created_at2021-11-16 15:37:18.15706
updated_at2021-11-16 15:42:48.026812
descriptionCW20 token that can be staked and staked balance can be queried at any height
homepage
repositoryhttps://github.com/DA0-DA0/cw-dao/contracts/cw20-stakeable
max_upload_size
id482811
size101,308
(ben2x4)

documentation

README

CW20 Stakeable

This is an extension of cw20 that allows the token to be staked. Staked tokens can be unbonded with a configurable unbonding period. Staked balances can be queried at any arbitrary height by external contracts. This contract will be used to enable DAO voting.

Commit count: 0

cargo fmt