torsami77 / Buy-me-a-coffee-Dapp

Celo Bounty submission Dapp

Home Page:buy-me-a-coffee-dapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buy me a coffee Dapp

A Mini Buymeacoffee dAPP Using Solidity, Celo Smart Contract, ReactJs, and tailwind CSS. It'll be a platform where anyone on the internet can learn a little about us and send us money to purchase coffee + a note, with the information being kept on the celo blockchain via an smart contract.

It is built using the next.js framework.

For Developers

Install


npm install

Start


npm run dev

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.

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind docs.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

Celo Bounty submission Dapp

buy-me-a-coffee-dapp.vercel.app


Languages

Language:JavaScript 82.8%Language:Solidity 16.9%Language:CSS 0.4%