EIPs/assets/eip-4907
Tim Daubenschütz e6b1d0ffd1
Update EIP-4907: Cleanup trailing whitespaces (#5213)
* Cleanup trailing whitespaces

* Make small change so that CI passes

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
2022-09-03 05:46:29 -07:00
..
contracts Update EIP-4907: Cleanup trailing whitespaces (#5213) 2022-09-03 05:46:29 -07:00
migrations Update EIP-4907: Cleanup trailing whitespaces (#5213) 2022-09-03 05:46:29 -07:00
test Update EIP-4907: Cleanup trailing whitespaces (#5213) 2022-09-03 05:46:29 -07:00
.gitignore ERC4907: optimize for gas saving (#5097) 2022-05-17 04:32:56 +00:00
package.json EIP4907: Change Status to Final (#5161) 2022-06-28 11:05:50 +00:00
README.md EIP4907: Change Status to Final (#5161) 2022-06-28 11:05:50 +00:00
truffle-config.js Update EIP-4907: Cleanup trailing whitespaces (#5213) 2022-09-03 05:46:29 -07:00

EIP-4907

EIP-4907 is an extension of ERC-721. It proposes an additional role user and a valid duration indicator expires. It allows users and developers manage the use right more simple and efficient.

Tools

Install

npm install

Test

truffle test

Additional Resources