An open API service indexing awesome lists of open source software.

https://github.com/andrewverify/nftdudes

Sample NFT contract with adding metadata, changing metadata by owner, role based minting and pausing, enumeration features and tests written in Typescript+Ethers+Typechain. Powered by hardhat.
https://github.com/andrewverify/nftdudes

Last synced: 3 months ago
JSON representation

Sample NFT contract with adding metadata, changing metadata by owner, role based minting and pausing, enumeration features and tests written in Typescript+Ethers+Typechain. Powered by hardhat.

Awesome Lists containing this project

README

        

# nftdudes
Sample NFT contract with adding metadata, changing metadata by owner, role based minting and pausing, enumeration features and tests written in Typescript+Ethers+Typechain. Powered by hardhat.