/simple-exchange

Bitfinex test assigment

Primary LanguageJavaScript

Simple exchange with 2 tokens

for bitfinex

Instructions to start the project

  1. if you have already run npm run blockchain start by killing it - npm run kill
  2. git clone git@github.com:oraclize/ethereum-bridge.git
  3. npm run blockchain
  4. cd ethereum-bridge & node bridge -H localhost:8545 -a 9
  5. cd client & npm start
  6. In your browser go to localhost:3000