ERC-777 Discussion

Jordi Baylina presented on the subject of ERC-777 at DappConn: https://twitter.com/lucasvo/status/1020294291627954176

The repo and reference implementation:
https://github.com/jacquesd/ERC777

Discussion on the GitHub issue:
https://github.com/ethereum/EIPs/issues/777

“Everything you need to know” overview of ERC-777 by @alexvandesande on reddit:
https://www.reddit.com/r/ethereum/comments/7qjw6x/everything_you_need_to_know_about_erc777_the_new/

“ERC-777 A New Advanced Token Standard” by Ankur Daharwal
https://medium.com/coinmonks/erc-777-a-new-advanced-token-standard-c841788ab3cb

2 Likes

We were tracking 777 at my last company for the last 6 - 8 months.

It has lots of great improvements. Education around this as the next best standard for new tokens that are created, and then having Wallets and Exchanges support it is the challenge.

I think education and example solidity contracts are the area where this group can help the most. And implementations that inter-work.

2 Likes

Hello all, the current status of this standard is that we are very close to go to LAST_CALL. We are still having some discussions on operatorsList / defaultOperators but we hope to close this debate in the upcoming days.

If there is no more big issue, we will proceed to set it to LAST_CALL.

Please, for any comment related to the standard join the conversation here: https://github.com/ethereum/eips/issues/777

1 Like