Wallet-Bridge is a project inspired by Trezor-Bridge to interact with Ethereum wallets using multiple platforms including but not limited to Web, Desktop and Browser Extensions
- Ledger
- Trezor
- KeepKey
- Digital BitBox
- Secalot
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
nodejs
npm install
npm start
This will start a websocket server on ws://localhost:6577
Please refer to tests
directory for sample usages