There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ERC721F Extends ERC721 Non-Fungible Token Standard basic implementation. Optimised to no longer use ERC721Enumerable , but still provide a totalSupply() and walletOfOwner(address _owner) implementation.