DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 132 forks source link

`cw-vesting` should allow for staking in DAOs #779

Open JakeHartnell opened 7 months ago

JakeHartnell commented 7 months ago

Currently, cw-vesting supports staking tokens natively on Cosmos chains, we need something similar but designed for staking in token DAOs.

As a user who receives vested tokens from a DAO, I would like to be able to stake those tokens to participate in governance.