GithubHelp home page GithubHelp logo

anhfactor / celo-frontend-101 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 621 KB

Home Page: https://celo-frontend-101-react-app-xi.vercel.app

License: MIT License

Solidity 7.14% JavaScript 13.31% TypeScript 79.47% CSS 0.08%
blockchain celo dacade marketplace nextjs web3

celo-frontend-101's Introduction

CELO FRONTEND 101

My live demo from celo dacade frontend 101 course: https://celo-frontend-101-react-app-xi.vercel.app/

Description

A simple dapp built on celo blockchain interact with nextjs frontend. User can do simple CRUD and choose random product to buy on Alfajores testnet. (https://explorer.celo.org/alfajores/address/0xa590a8FCdc235481710290BF62E5A651b7121da3)
Contract deploy on alfajore testnet: 0xa590a8FCdc235481710290BF62E5A651b7121da3

Demo choose random function product

random_product.mp4

Tech stacks

This web aplication uses the following tech stack:

  • Solidity - A programming language for Ethereum smart contracts.
  • React - A JavaScript library for building user interfaces.
  • Typescript - a strongly typed programming language that builds on JavaScript.
  • Rainbowkit-celo - RainbowKit is a React library that makes it easy to add wallet connection to dapp.
  • Wagmi - wagmi is a collection of React Hooks containing everything you need to start working with Ethereum
  • Hardhat - A tool for writing and deploying smart contracts.
  • TailwindCss - A CSS framework that dress up webpage.

Prerequisites

  • Node v16 or higher
  • Git v2.38 or higher
  • Metamask or CeloExtension wallet

Usage & installation

  • Clone the repository using command git clone https://github.com/anhfactor/celo-frontend-101
  • Move into react folder cd celo-frontend-101/packages/react-app/
  • Run yarn install or npm install to install all required dependencies
  • Start the server using command yarn run dev or npm run dev
  • Open web browser and go to http://localhost:3000

celo-frontend-101's People

Contributors

anhfactor avatar princeibs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.