This project is like marketplace for the digital assets , where any user can create his digital assets and can sell it. Here we are using ipfs-http-client library to store the digital assets.Anyone can also purchase from this platform . Payment can be done using cryptocurrency wallets like Metamask,Coinbase Wallet etc.
Solidity
Hardhat
Next js
Ethers js
Web3Modal
Tailwind Css
npm install
npm run dev
First install Hardhat
npx hardhat compile
npx hardhat test
npx hardhat node
node scripts/deploy.js