> We also need an implementation with decimals greater than zero. [NFT standard](https://github.com/neo-project/proposals/pull/41) Some examples: 1. [NEP-11 python demo](https://gist.github.com/hal0x2328/3237fd9f61132cea6b6dd43899947753), _posted by_ @hal0x2328 2. [RyuNFTs-NEO demo](https://github.com/RyuGames/RyuNFTs-NEO) _posted by_ @WyattMufson 3. [Zoro-Contract demo](https://github.com/ZoroChain/Zoro-Contracts/blob/master/NFT/NFTContract/NFTContract.cs) _posted by_ @ProDog Don't forget copy the demo to https://github.com/neo-project/examples/issues/30