crazyrabbitLTC / erc725

Repository for code and discussion around ERC725 and related standards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 64.5%Language:Solidity 35.5%