Skip to content

Solidity contract deployable onto the Ethereum or Polygon network.

Notifications You must be signed in to change notification settings

brendansiraky/solidity-nft-mint-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📄 solidity-nft-mint-contract 📄

An example of a solidity contract that handles minting Non-Fungible-Tokens (NFT's) on the Ethereum Network or any Layer 2 Blockchain built on Ethereum, such as Polygon.

This contract implements ERC721A.

"ERC721A is an improved implementation of the IERC721 standard that supports minting multiple tokens for close to the cost of one."

For further reading, checkout ERC721A

License

MIT

About

Solidity contract deployable onto the Ethereum or Polygon network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published