Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First draft of fungible token standard (following ERC-20). #280

Closed
wants to merge 1 commit into from

Conversation

anorth
Copy link
Member

@anorth anorth commented Jan 31, 2022

This proposal provides a standard API for the implementation of fungible tokens within smart contracts.
This proposal is an adaptation of Ethereum's ERC-20 for the Filecoin VM.

Discussion topics:

cc @raulk @Stebalien

@anorth
Copy link
Member Author

anorth commented Mar 22, 2022

After sitting with this idea for a while and learning more about similar standards both in Ethereum and other ecosystems, I no longer think that following ERC-20 this closely is a good idea. We have an opportunity to take the lessons from years of experience subsequent to the adoption of the early Ethereum standards and apply them to a relatively clean slate.

I'm going to withdraw this draft, but continue discussion toward better standards. FYI @nicola @Kubuxu @raulk.

@anorth anorth closed this Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant