Skip to content

This is Blockchain based app build in Solidity, React, Hardhat, Alchemy and Metamask. It creates Mahabharat Character NFT on Opensea.

License

Notifications You must be signed in to change notification settings

ramgaikar/epic-mahabharata-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint Epic Mahabharat Character NFT

Welcome 👋

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 install under web3 directory
  3. Configure your environment variables in .env file (Rename .env.example file to .env) STAGING_ALCHEMY_KEY=This is your alchemy app key PRIVATE_KEY=This is your Metamask account private key
  4. Run npx hardhat run scripts/deploy.js --network rinkeby to deploy your smart contract on testnet (RinkeBy)
  5. Update the Contract address and abi file path in src\App.js
  6. Run npm run start at the root of your directory to start the project
  7. Congrats! Your app is running now! You can start minting the EPIC NFT's

About

This is Blockchain based app build in Solidity, React, Hardhat, Alchemy and Metamask. It creates Mahabharat Character NFT on Opensea.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published