0.5.0 • Published 1 year ago

erc4973 v0.5.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
1 year ago

ERC4973 - Account-bound tokens

Testable implementation of EIP-4973.

GitHub Actions is continuously building the flat file reference implementation to assets/ERC4973-flat.sol

Communication

Finding the right version

  • EIP-4973 is in "DRAFT" phase currently. Changes MIGHT happen and the interface is still unstable. Please take this into consideration before you start building on the interface.
  • Still, we want to give everyone a chance to upgrade cooperatively using semver. In changelog.md each git tag will have a respective description, e.g., referrencing the ethereum/EIPs commit height we're implementing.

Installation with foundry/dapptools

forge install https://github.com/attestate/ERC4973
dapp install https://github.com/attestate/ERC4973

Installation with npm

npm i erc4973

Contributing

Please reach out to me e.g. on social media or via emails, I can get you started.. Alternatively check the official feedback thread on the Ethereum Magician's forum.

Copyright

Copyright and related rights waived via CC0.