Skip to content

iamoracle/celo-boilerplate-web-dapp

 
 

Repository files navigation

what is Celo ImageStock?

Celo ImageStock is an open source website for sharing royalty free images. Anyone can upload an image by paying a low gas fee to the Celo network, then, this image is made available to everyone for download. If any user likes the image they may donate a token to the content uploader.

Demo of the Project

https://61848e6dd2f6a8564726fdb2--priceless-kirch-dbe9d1.netlify.app/

Install


npm install

or


yarn install

Start


npm run dev

Build


npm run build

Usage

  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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.0%
  • Solidity 34.2%
  • HTML 22.8%