Celo Marketplace Dapp
Description This is a very simple marketplace dapp where users can:
See products hosted on the Celo Blockchain Purchase products with cUSD and pay the owner Add your own products to the dapp Live Demo Marketplace Dapp
Usage Requirements Install the CeloExtensionWallet from the Google Chrome Store. Create a wallet. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet. Switch to the alfajores testnet in the CeloExtensionWallet. Test Create a product. Create a second account in your extension wallet and send them cUSD tokens. Buy product with secondary account. Check if balance of first account increased. Project Setup Install npm install Start npm run dev Build npm run build