Skip to content

Malak67/meta-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📣 You can see it live here: http://metaversepage.io/

💡 Project idea

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

Prerequisites

NodeJS installed globally Must be connected on Ropsten network and some ETH in your wallet

Client

The project was build with React + Vite To run it locally

npm install
npm run dev

Smart Contract Project

Try 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 help
npx hardhat run scripts/deploy.js --network ropsten

🚨 This project is PRIVATE and will be used only to showcase the experties of the repository owner

Releases

No releases published

Packages

No packages published