Automatically merged updates to draft EIP(s) 721

Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
This commit is contained in:
William Entriken 2018-05-16 11:07:44 -04:00 committed by EIP Automerge Bot
parent c3426b0990
commit 125df7ea0e
1 changed files with 8 additions and 3 deletions

View File

@ -360,12 +360,16 @@ The `onERC721Received` function specifically works around old deployed contracts
## Test Cases ## Test Cases
**TO DO** 0xcert ERC-721 Token includes test cases written using Truffle.
Test cases for an implementation are mandatory for EIPs that are affecting consensus changes. Other EIPs can choose to include links to test cases if applicable.
## Implementations ## Implementations
0xcert ERC721 -- a reference implementation
- MIT licensed, so you can freely use it for your projects
- Includes test cases
- Active bug bounty, you will be paid if you find errors
Su Squares -- an advertising platform where you can rent space and place images Su Squares -- an advertising platform where you can rent space and place images
- Complete the Su Squares Bug Bounty Program to seek problems with this standard or its implementation - Complete the Su Squares Bug Bounty Program to seek problems with this standard or its implementation
@ -417,6 +421,7 @@ XXXXERC721, by William Entriken -- a scalable example implementation
**NFT Implementations and Other Projects** **NFT Implementations and Other Projects**
1. CryptoKitties. https://www.cryptokitties.co 1. CryptoKitties. https://www.cryptokitties.co
1. 0xcert ERC-721 Token. https://github.com/0xcert/ethereum-erc721
1. Su Squares. https://tenthousandsu.com 1. Su Squares. https://tenthousandsu.com
1. Decentraland. https://decentraland.org 1. Decentraland. https://decentraland.org
1. CryptoPunks. https://www.larvalabs.com/cryptopunks 1. CryptoPunks. https://www.larvalabs.com/cryptopunks