Update eip-721.md

This commit is contained in:
William Entriken 2018-03-01 03:33:06 -05:00 committed by GitHub
parent e855ea66c8
commit 7304cca060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -368,6 +368,11 @@ Test cases for an implementation are mandatory for EIPs that are affecting conse
## Implementations
[Su Squares](https://tenthousandsu.com/) an advertising platform where you can rent space and place images
- Bug bounty program https://github.com/fulldecent/su-squares-bounty
- Implements the complete standard and all optional interfaces
ERC721ExampleDeed, by Nastassia Sachs: https://github.com/nastassiasachs/ERC721ExampleDeed
- Implements using the Open Zeppelin project format