Skip to content

App to mint random generated NFTs. Each generated NFT will contain three random words and a random background color. The generation process is done on-chain.

Notifications You must be signed in to change notification settings

ricardo-cavalheiro/buildspace-epic-nfts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Netlify Status

buildspace-epic-nfts

App to mint random generated NFTs. Each generated NFT will contain three random words and a random background color. The generation process is done on-chain.

Getting started

1 - Head over the blockchain folder, run pnpm install.

  • Then you'll need to start the local blockchain node with pnpm run node.
  • Now it's a matter of deploy the smart contract with pnpm run deploy.

2 - Head over the client folder, run pnpm install.

  • All you need to now is run pnpm run dev.

You're good to go.

About

App to mint random generated NFTs. Each generated NFT will contain three random words and a random background color. The generation process is done on-chain.

Topics

Resources

Stars

Watchers

Forks