Skip to content

A decentralized token exchange on the Ethereum blockchain

Notifications You must be signed in to change notification settings

codemedici/EtherSwap

Repository files navigation

README

Head to http://etherswap.herokuapp.com to see the Dapp in action on the Kovan network:

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. This will connect to the blockchain, it currently supports Ganache running on port 7545 and the Kovan network where a copy of the smart contract has already been deployed.

truffle test

This command will run all files contained in /test, which run some custom unit testing for the Exchange.sol and Token.sol smart contracts, the output looks like the following:

About

A decentralized token exchange on the Ethereum blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published