You can find contract detail under contracts/ directory:
Client: NextJs, TailwindCSS, Hardhat, MetaMask
Server: NodeJs, Mysql
Blockchain: Etherscan
Install front-end:
npm install
npx hardhat compile
npx hardhat run --network testnet scripts/deploy.js
npm run devInstall back-end:
npm install
npm startFor support, email [email protected].



