Skip to content

A project built with Reactjs and Solidity, generating NFT's and minting them on Opensea.

License

Notifications You must be signed in to change notification settings

Heizal/My-NFT-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NFT Collection

With this project, I programmatically generated my own NFT collection, wrote and deployed a smart contract in Solidity, and built my own React dApp to let my friends connect their Metamask wallets and interact with my NFTs

Frameworks used

  • React.js
  • Solidity

Technologies used while building

  • Alchemy
  • Opensea
  • TESTNET

Test out the live application

My NFT Collection

Solidity code on etherscan

Here

Clone the project

To get started with this course, clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project
  3. Start coding!

Questions?

Have some questions make sure you head over to your buildspace Dashboard and link your Discord account so you can get access to helpful channels and your instructor!

About

A project built with Reactjs and Solidity, generating NFT's and minting them on Opensea.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.0%
  • HTML 22.4%
  • CSS 21.6%