Cold crypto web is an open source app. We use cold-crypto-mobile for full flow.
Supported communications protocols between web and mobile apps:
- Webrtc by using handshake-server
- qrcodes
💡 This project is very new, so you might experience issues. If you do, please report them at the issues section.
node 8+ npm or yarn
git clone [email protected]:DucaturFw/cold-crypto-web.git
cd cold-crypto-web
yarn or npm install
yarn start or npm start
open browser http://localhost:4444