Skip to content

dCipherDev/dCipher-wallet-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dCipher-wallet-exchange

Introduction:

  1. dCipher web erc20 wallet & exchange
  2. Trading: Buy & Sell tokens
  3. Can be accesed via this link: https://dcipher.io/wallet

Start:

  1. npm install
  2. cd src/common/loopringjs && npm install
  3. cd ../../ && npm run start

Note:node version < 10.0.0

Run in develop with https:

  1. cd node_modules/af-webpack/lib/dev.js
  2. find serverConfig at 84 line
  3. add https: true in serverConfig
  4. npm start
  5. vist https://localhost:8000 (Note: https)

Build project:

  1. npm run build

About

Introduction: dCipher web erc20 wallet & exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages