mirror of https://github.com/status-im/EIPs.git
Add a second implementation
This commit is contained in:
parent
290f31cd1b
commit
d45177e6b1
|
@ -316,7 +316,11 @@ Test cases for an implementation are mandatory for EIPs that are affecting conse
|
|||
|
||||
ERC721ExampleDeed, by Nastassia Sachs: https://github.com/nastassiasachs/ERC721ExampleDeed
|
||||
|
||||
The implementations must be completed before any EIP is given status "Final", but it need not be completed before the EIP is accepted. While there is merit to the approach of reaching consensus on the specification and rationale before writing code, the principle of "rough consensus and running code" is still useful when it comes to resolving many discussions of API details.
|
||||
- Implements using the Open Zeppelin project format
|
||||
|
||||
XXXXERC721, by William Entriken: https://github.com/fulldecent/erc721-example
|
||||
|
||||
- Deployed on testnet with 1 billion deeds and supporting all lookups with the metadata extension. This demonstrates that scaling is NOT a problem.
|
||||
|
||||
## Copyright
|
||||
|
||||
|
|
Loading…
Reference in New Issue