An open API service indexing awesome lists of open source software.

https://github.com/deco31416/dapp-ether-swap-

This DApp is about Ether Swap, You will be able to Buy and sell tokens 🏆
https://github.com/deco31416/dapp-ether-swap-

Last synced: 3 months ago
JSON representation

This DApp is about Ether Swap, You will be able to Buy and sell tokens 🏆

Awesome Lists containing this project

README

        

This Smart contract is about Ether Swap

You will be able to Buy and sell tokens

![Home page](https://github.com/chanceDira/EthSwap-Blockchain/blob/main/virtual/home.png)

![Home page](https://github.com/chanceDira/EthSwap-Blockchain/blob/main/virtual/metamask.png)

1) Connect App to Blockchain
2) Connect Browser to BlockChain

Download Ganache here https://www.trufflesuite.com/ganache

Download Truffle here https://www.trufflesuite.com/truffle

npm install

npm install truffle -g

truffle test

truffle migrate

truffle migrate --reset

npm start