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

Ethereum: Utility function for EIP-721 (non-fungible tokens) #54

Open
jornfranke opened this issue Mar 21, 2018 · 1 comment
Open

Ethereum: Utility function for EIP-721 (non-fungible tokens) #54

jornfranke opened this issue Mar 21, 2018 · 1 comment

Comments

@jornfranke
Copy link
Member

EIP-721 has been created in spirit of EIP-20, but focuses on non-fungible tokens. This allows you to trade a huge variety of assets on the Ethereum blockchain, such as physical properties, virtual collectables or negative value assets (loans, burdens etc.).

The goal of this utlity function is to facilitate analysis on those standardized types of tokens.
Includes unit tests and example application.

@jornfranke
Copy link
Member Author

jornfranke commented Nov 2, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant