Skip to content

aayushmahapatra/nft-minter-dapp

 
 

Repository files navigation

Shardeum x Spheron NFT Minter Dapp

NFT Minter Dapp deployed on Shardeum and hosted on Spheron.

Resources

Tech Stack Used

  • React
  • Ethers
  • Hardhat
  • Solidity
  • Spheron Browser Upload
  • Material UI

Features

  • Connect Wallet & See Wallet address & balance
  • Upload Images/Jpeg/Videos directly to IPFS before minting
  • Mint on Shardeum Testnet
  • Intuitive UI statuses for minting

How to run

  1. Clone the repo
https://github.com/aayushmahapatra/nft-minter-dapp.git
  1. Install dependencies
npm install 
  1. Rename .env.example file to .env and add the values
REACT_APP_CONTRACT_ADDRESS=
REACT_APP_METAMASK_PRIVATE_KEY=
REACT_APP_BACKEND_ADDR=http:https://ut5a2j42ihd433tksohp3h5umc.ingress.america.computer
  1. Run the app
npm start

Feel free to clone and modify the code as you wish. If you wish to contribute, please open a PR.

About

NFT Minter Dapp deployed on Shardeum and hosted on Spheron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • HTML 10.6%
  • CSS 5.8%
  • Solidity 4.1%