Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 693 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 693 Bytes

Crypto-Exchange

This is a crypto transfer site built using the Web3 technology.

Features:
1.Connect to a Web3-enabled wallet
2.View the balance of the connected wallet
3.Transfer cryptocurrency to another wallet address
4.View the transaction history of the connected wallet

Tech stacks used

HTML , CSS , solidity, javascript, React.js , Ether.js , Hardhat

Installation process

Fork the repo and clone it

git clone https://github.com/suhani1804/Crypto-Exchange.git

Make sure you have npm installed click here to install

Run this to install all the dependencies

npm install

Good to go :)