Skip to content
/ ERC721- Public
forked from a180024/ERC721-

Allows setting of tokenURI and querying array of tokenURIs associated with an address

Notifications You must be signed in to change notification settings

qqbc1/ERC721-

 
 

Repository files navigation

ERC721 Implementation

Allows setting of tokenURI after uploading IPFS hash and querying of all tokenURIs associated with an address

Deploy

$ npx hardhat deploy

Test

$ npx hardhat test

About

Allows setting of tokenURI and querying array of tokenURIs associated with an address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 81.2%
  • TypeScript 15.3%
  • JavaScript 3.5%