Skip to content

suhani1804/Crypto-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)