Giter VIP home page Giter VIP logo

erc777's Introduction

ERC777

Build Status Coverage License npm version npm downloads Solidity version EIP logo

A New Advanced Token Standard for Ethereum

This standard defines a new way to interact with a Token Contract. This standard takes advantage of ERC820.

⚠️ This code has not been reviewed or audited. ⚠️

Please review all the code you use in your token-related project including the code provided here. The code here is provided "as is" without warranty of any kind and The authors are not liable as mentioned in the license.

Proposal

The official proposal can be found at: eips.ethereum.org/EIPS/eip-777.

The original submission with discussion can be found at: ethereum/eips/issues#777 (initial pull request: ethereum/eips/issues#907).

You can suggest improvements to the reference implementation by submitting pull requests to this repository with modifications to eip-777.md.

For suggestions related to the standard, please comment on the original submission at: ethereum/eips/issues#777

Specification

A copy of the specification can be found in this repository at eip-777.md.

Reference Implementation

The reference implementation is available at: contracts/examples/ReferenceToken.sol

This repository including the specification and the reference implementation can be installed via npm with:

npm install erc777

Logo

The logo MUST NOT be used to advertise, promote or associate in any way technology – such as tokens – which is not ERC777 compliant.

The official logo for the standard can be found in the official EIPs repository at: /ethereum/EIPs/assets/eip-777/logo.
Copies of the logo are provided here as well as a courtesy and can be found in the logo folder in svg and png formats.

Variations exist in 5 colors as follow:

Image
Color beige white light grey
dark grey
black
Hex #C99D66 #FFFFFF #EBEFF0 #3C3C3D #000000

Thanks to Samantha Rosso @Sauuman for creating the logo.

License

The standard definition as defined in eip-777.md and the official logo are placed in the public domain via CC0.

Apart from the standard definition (in eip-777.md) and the logo, the content of this repository is licensed under the Mozilla Public License ("MPL") 2.0, also included in this repository in the LICENSE file.

Authors

erc777's People

Contributors

0xjac avatar antontranelis avatar jbaylina avatar mgregson avatar mikgross avatar ssteiger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.