Building a Crypto-Exchange Dapp(De-Centralized Application) that uses smart contracts on the Ethereum blockchain using ERC-20 tokens.
-
Install latest npm and nodejs version
-
Add the 'Metamask Extension' in your web broswer
-
Clone the repository
-
open the terminal ,
cd >> Ethereum-Swap and
run 'npm install' to update dependancies.
-
Then,
run 'npm start run' to start the application
and check once ganache is running in the background.
- EtherSwap UI
- Ganache_GUI
- Block Creation
- Buy Ether Token
- sell Ether Token
- Contract Call
- Contract Trace
- Transaction Trace