cw20-stake 2.3.0

CW20 token that can be staked and staked balance can be queried at any height
Documentation

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.