Skip to content

Run the `CryptoBridge` exchange UI from a Docker container on your local machine.

License

Notifications You must be signed in to change notification settings

curious2015/cryptobridge-docker

This branch is up to date with abbotto/cryptobridge-docker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8811213 · Jan 1, 2018

History

7 Commits
Jan 1, 2018
Jan 1, 2018
Dec 31, 2017
Jan 1, 2018
Jan 1, 2018
Jan 1, 2018

Repository files navigation

CryptoBridge for Docker

Run the CryptoBridge exchange UI from a Docker container on your local machine

Getting started

  • Install Docker for your platform

  • Download the cryptobridge-docker repository

      git clone https://github.com/abbotto/cryptobridge-docker.git && cd cryptobridge-docker
    
  • Start the container

      npm start
    
  • Visit localhost:9111 in your web browser

Connecting a wallet

  • When creating an account, a local wallet is generated and stored in your browser
  • The local wallet is encrypted with your password, and will contain your private keys
  • It is important that you backup your local wallet once it has been created
  • It is a good idea to store your cryptocurrency in a hardware wallet such as:

About

Run the `CryptoBridge` exchange UI from a Docker container on your local machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%