Skip to content

andyriles/Street-Food

Repository files navigation

Street Food 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

Street Food

Usage

Requirements

  1. Install the CeloExtensionWallet from the Google Chrome Store.
  2. Create a wallet.
  3. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
  4. Switch to the alfajores testnet in the CeloExtensionWallet.

Test

  1. Create a product.
  2. Create a second account in your extension wallet and send them cUSD tokens.
  3. Buy product with secondary account.
  4. Check if balance of first account increased.

Project Setup

Install

npm install

Start

npm run dev

Build

npm run build

About

An online food store built with Web3js on the Celo blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published