Welcome to our Web3 Crypto exchange decentralized application (dApp) built using Solidity and React Vite
- 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.
To set up and run this dApp locally, follow these steps:
- Node.js installed on your machine (required)
- Metamask extension (required)
- Git (optional)
-
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.
-
Navigate to the project directory:
cd web3-crypto-exchange cd /client
-
install dependencies using npm or yarn:
npm install # or yarn install
-
Start the dApp:
npm run dev # or yarn start
This project is licensed under the GPL-3.0 License.
For any questions or feedback, feel free to reach out to us at [email protected].