Coder Social home page Coder Social logo

rahmanunjan / freshers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daltonic/freshers

0.0 0.0 0.0 5.95 MB

A decentralized ecommerce application that demonstrate how to integrate DeFi payments in your e-shop

Home Page: https://fresher-a5113.web.app/

JavaScript 87.87% HTML 7.12% Solidity 5.01%

freshers's Introduction

How To Build A Decentralized Ecommerce Platform with React and Solidtiy

Read the full tutorial here: >> How To Build A Decentralized Ecommerce Platform with React and Solidtiy

This example shows How To Build A Decentralized Ecommerce Platform with React and Solidtiy:

Add New Product

Add New Product

Pay With Ethers

Pay with Ethers

Chat with Seller

Chat With Seller

Technology

This demo uses:

  • Metamask
  • Remix Editor
  • Truffle
  • Alchamy
  • ReactJs
  • Tailwind UI Kit
  • CometChat
  • Solidity
  • Web3js
  • Faucet

Running the demo

To run the demo follow these steps:

  1. Clone the project with the code below.
    # Make sure you have the above prerequisites installed already!
    git clone https://github.com/Daltonic/freshers.git freshers
    cd frehsers # Navigate to the new folder.
    yarn install # Installs all the dependencies.
  2. Create an Alchemy, Firebase, and CometChat project, copy and paste your key in the spaces below.
  3. Update the .env file with the following details.
    ENDPOINT_URL=<PROVIDER_URL>
    SECRET_KEY=<SECRET_PHRASE>
    DEPLOYER_KEY=<YOUR_PRIVATE_KEY>
    
    REACT_APP_COMET_CHAT_REGION=<LOCATION>
    REACT_APP_COMET_CHAT_APP_ID=<APP_ID>
    REACT_APP_COMET_CHAT_AUTH_KEY=<AUTH_KEY>
    
    REACT_APP_FB_AUTH_KEY=<AUTH_KEY>
    REACT_APP_FB_APP_ID=<APP_ID>
  4. Run the app using yarn start

If your confuse about the installation, check out this TUTORIAL to see how you should run it.

Questions about running the demo? Open an issue. We're here to help โœŒ๏ธ

Useful links

freshers's People

Contributors

daltonic 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.