/coin-cryptocurrency-exchange

Deposit or withdraw Eth, BTC or other cryptocurrencies and exchange into Coin.

Primary LanguageJavaScript

Complete Guide to Coin and Cryptocurrecny Exchange Demo

This is an onging project.

Current version database is ported to MySQL

We will be using Passport to authenticate users locally,

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone git@github.com:JeremywangCN/coin-cryptocurrency-exchange.git
  2. Install packages: npm install
  3. Edit the database configuration: config/database.js
  4. Edit the ethereum configuration: 'config/ethereum.js'
  5. Create the database schema: node scripts/create_database.js
  6. Create a BCH HDkey for demo: node scripts/create_bchhdprivatekey.js
  7. Launch: node server.js
  8. Visit in your browser at: http://localhost:8080

Licence: 1