Skip to content

A distributed Ethereum Token Exchange with Truffle and MetaMask

License

Notifications You must be signed in to change notification settings

jeromesteve202/EthereumExchange

Repository files navigation

Ethereum Exchange

An Ethereum Distributed Token Exchange with Truffle and MetaMask

This is a small token exchange in which you can test with Truffle and MetaMask. This exchange has the ability to add your own test ERC20 token to an exchange and send to different test addresses. There are also features such as Limit and Market orders.

Installation

In the Project's root directory:

npm install -g ethereumjs-testrpc

Then run the following to install required packages:

npm install

Usage

npm run dev

Then open http://localhost:8080/ in your Chrome browser

About

A distributed Ethereum Token Exchange with Truffle and MetaMask

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published