8000 GitHub - cbruguera/erc725: Repository for code and discussion around ERC725 and related standards
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cbruguera/erc725

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC 725

Repository for code and discussion around ERC725 and related standards

ERC 725 Use Cases

Projects building on ERC725 are invited to add themselves to the table here.

ERC Draft Documents

Documents in this repository are not official; however, we are placing documents here to be edited before proposing changes to https://github.com/ethereum/EIPs.

Example Code

ERC725 and the related standards (ERC734/ERC735) are simply interfaces. Anyone can implement the contracts as they please. The code in this repository is for example purposes and convenience only. Anyone is welcome to create alternative implementations or fork the implementations in this repo.

https://github.com/ERC725Alliance/erc725/tree/master/contracts

Discussion

Please see the issues section if you would like to discuss the ERC725/734/735 specs. They are not finalized, so all feedback is welcome.

About

Repository for code and discussion around ERC725 and related standards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.7%
  • Solidity 34.3%
0