Skip to content

colinrw/NFT-Smart-Contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Smart Contract for generative art NFT creation

This is a Smart Contract practice project. You can create generative art by minting an NFT from this Contract.

Scripts

  • npx hardhat run scripts/deploy.js - to run this Smart Contract locally
  • npx hardhat run scripts/deploy.js --network rinkeby - to run and deploy this Smart Contract to the Rinkeby testnet.

About

A Smart Contract to create generative art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published