Skip to content

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

Notifications You must be signed in to change notification settings

cryptocurpays/coin-cryptocurrency-exchange

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published