/Zebraswap

Decentralized cryptocurrency exchange (DEX) & smart contracts.

Primary LanguageJavaScript

Zebraswap

A Decentralized Exchange that allows you to swap ERC20 tokens.

How to run:

The frontend of this project is built in React.js and uses create-react-app. To run the Webapp, do:

cd client
npm install
npx start