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