mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-04-25 10:19:13 -04:00
implementation of a draft of an EIP for rental NFTs with rights management
- please refer to this link for the proposal, which follows the guidelines from the ethereum foundation.
- a reference implementation (in foundry) can be found here.
- finally, you can check that the EIP is well-formatted by running EF's EIP validator locally:
> cargo install eipv
> eipv
draft: 1, review: 0, last_call: 0, final: 0, stagnant: 0, withdrawn: 0, living: 0
valid: 1, invalid: 0