deflated pappadam
The TRaCE (Transparent Records and Commodity Exchange) protocol uniquely identifies each product marketed on our platform, linking it to its digital NFT counterpart. This ensures transparency and traceability throughout the product's lifecycle over the blockchain. By anchoring NFTs to real-world assets, we give them tangible value equal to the asset's real-world value, making them a reliable medium of transaction. Our protocol offers users a trustworthy and efficient way to engage in commodity exchange, surpassing the limitations of static posts in existing markets
"next": "14.1.4",
"tailwindcss": "^3.3.0",
"typescript": "^5"
"ethers": "^6.11.1",
"hardhat": "^2.22.2",
"framer-motion": "^11.0.20",
"@metamask/detect-provider": "^2.0.0",
Install MetaMask Extension Extension Link
To run Locally, First, install the dependencies;
npm install
# or
yarn install
# or
pnpm install
Go to Live Website
Run the development server locally:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.