Skip to content

huaming422/MusicNFT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Music Minting App

Technology Stack & Tools

  • Solidity (Writing Smart Contract)
  • Javascript (React & Testing)
  • Ethers (Blockchain Interaction)
  • Remix (Smart Contract deploy tool)
  • Ipfs (Metadata storage)
  • React routers (Navigational components)

Requirements For Initial Setup

  • Install NodeJS, should work with any node version below 16.5.0

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ cd nft-music-ui-page
$ npm install

3. Connect your MetaMask wallet to Rinkeby testnet

4. Launch Frontend

$ npm run start

License

MIT