Introduction

Celo Test market is a basic Dapp based off of the boilerplate code that allows user to sell various items in a fixed quantitiy. The user can also add various items to the block chain, view the quantity of an item remaining as well as search various items.

Install


npm install

or


yarn install

Start


npm run dev

Build


npm run build

Usage

  1. Install the MetaMask from the MetaMask Website.
  2. Create a wallet. 3.Add cUSD Token to your account using the address 0x874069Fa1Eb16D44d622F2e0Ca25eeA172369bC1
  3. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
  4. Switch to the alfajores testnet in the MetaMask.

Demo

https://chr0n0sxiii.github.io/celo-boilerplate-web-dapp/