Skip to content

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

 
 
 

Contributors