# NFT Controllers This is an implementation of cw-plus' [cw-controllers](https://github.com/CosmWasm/cw-plus/tree/72afcde846b907fac5c0394ce86ed5a59ce47524/packages/controllers) package for NFTs. It manages claims for our NFT staking contracts: - [dao-voting-cw721-staked](../../contracts/voting/dao-voting-cw721-staked) - [dao-voting-onft-staked](../../contracts/voting/dao-voting-onft-staked)