Skip to content

0xNekr/HowToCreateERC721SC_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Create an ERC721 smart contract

Creation of a basic ERC721 contract that allows :

  • A supply (number of NFT) of 100
  • A price of 0.00001 ether.
  • Return to IPFS metadata
  • Allows to mint several NFTs at once
  • Allows to withdraw money from the smart contract by the owner

About

Thread How To create ERC721 basic smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published