Anders

Results 8 comments of Anders
trafficstars

Thank you @TimDaub .

> @0xanders I made a few changes (typos + fixes + formatting errors). Could you make sure that the changes I've made are correct? thank you!

@lightclient, @SamWilsn, @Pandapip1, please compare this EIP with [EIP-4907](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4907.md), there is a lot of the same content. So I suggest change this EIP as an extension of EIP-4907

Please read these two documents: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1.md https://github.com/ethereum/EIPs/blob/master/eip-template.md

Suggest change the title to : Rental NFT, an Extension of EIP-721

IERC4907.sol, ERC4907.sol , ERC4907Demo.sol are file names, you can add \` to them , such as [`IERC4907.sol`]

> I've left [a comment](https://ethereum-magicians.org/t/eip4907-erc-721-user-and-expires-extension/8572/26?u=frangio) at Ethereum Magicians. > > At this point I don't think we should include this feature in OpenZeppelin Contracts due to unaddressed concerns and competing...

> @0xanders This looks like a workaround for the EIP's issues with respect to user protection, but the issue itself remains in the EIP... I don't think it's a good...