Skip to content

Web 3.0 Crypto Exchange React Solidity Blockchain Application

License

Notifications You must be signed in to change notification settings

minhajhameed/web3-crypto-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Crypto Exchange dApp with Solidity and React Vite

crypto exchange main page

Welcome to our Web3 Crypto exchange decentralized application (dApp) built using Solidity and React Vite

Features:

  • Decentralized Crypto Exchange: Utilizes blockchain technology to enable transparent and decentralized fundraising campaigns.
  • Smart Contracts: Implemented using Solidity and hardhat, ensuring secure and autonomous execution of Crypto Exchange campaigns.
  • Hardhat Ethereum development: Easily deploy your contracts, run tests and debug Solidity code without dealing with live environments.
  • Vite React Interface: User-friendly interface built on React for seamless interaction with the dApp.

Getting Started

To set up and run this dApp locally, follow these steps:

Prerequisites

  • Node.js installed on your machine (required)
  • Metamask extension (required)
  • Git (optional)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/minhajhameed/web3-crypto-exchange.git

    Or download and extract the repository zip file.

  2. Navigate to the project directory:

    cd web3-crypto-exchange
    cd /client
  3. install dependencies using npm or yarn:

    npm install
    # or
    yarn install
  4. Start the dApp:

     npm run dev
     # or
     yarn start

License:

This project is licensed under the GPL-3.0 License.

Contact:

For any questions or feedback, feel free to reach out to us at [email protected].