π£ You can see it live here: http://metaversepage.io/
The main idea is to allow any user to create an online business card directly on the Blockchain. Each user can add their Social Links and add their contacts by adding the walllet address for each contact
NodeJS installed globally Must be connected on Ropsten network and some ETH in your wallet
The project was build with React + Vite To run it locally
npm install
npm run devTry running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat helpnpx hardhat run scripts/deploy.js --network ropsten