Skip to content

Web interface to interact with KMD and Smart Chains using Ledger and Trezor Hardware wallets

License

Notifications You must be signed in to change notification settings

KomodoPlatform/hw-kmd-wallet

 
 

Repository files navigation

Hardware Komodo wallet

Node version v14.19.0

Claim your KMD rewards on your hardware wallet device - https://pbca26.github.io/hw-kmd-wallet/

Supported browsers

Current version is tested to work in Chrome. Other browser like Opera or Firefox might not work well in WEB USB mode.

Also, you can consult with this page to see if your browser is capable to commuicate with Ledger/Trezor device WEBUSB.

Usage on Ledger

  • Make sure the KMD app and firmware on your Ledger are up to date.
  • Connect your Ledger.
  • Open the KMD app on your Ledger.
  • Open the Hardware Wallet KMD Reward Claim app on your computer.
  • Click the "Check Rewards" button.

Usage on Trezor

  • Make sure firmware on your Trezor is up to date.
  • Install Trezor Bridge if you haven't done it yet.
  • Connect your Trezor.
  • Open the Hardware Wallet KMD Reward Claim app on your computer.
  • Click the "Check Rewards" button.

If you encounter any problems, be sure to check the FAQ below. If you still can't resolve the problem then open an issue with as much information as possible and we'll try and help.

FAQ

My Ledger Nano S (firmware v1.6) / Nano X is not detected in browser

Exit Komodo app on your device, grant browser permission to access Ledger, open Komodo app again then try to interact with the page again. This usually happens when you're trying to link your device for the first time. After the authorization procedure is done browser should detect the device automatically next time you connect it.

Also, make sure that you close Ledger Live or any other apps that might be using connection to your device before trying to use Komodo Hardware Wallet app.

Ledger on Linux

Add udev rules wget -q -O - https://raw.githubusercontent.com/LedgerHQ/udev-rules/master/add_udev_rules.sh | sudo bash

Ledger on Latest Chrome browser

If you're experiencing issues connecting your Ledger device open the following url chrome://flags#new-usb-backend in Chrome browser and disable it. Alternatively you can try Chromium or Brave browsers.

Build/compile issues

If you are experiencing build issues that lead to minify errors add required modules to config-overrides.js file.

Running tests on MacOS

If you're running into the following error Error: EMFILE: too many open files, watch install watchman

brew install watchman

License

MIT © Atomic Labs
MIT © Luke Childs
MIT © Komodo Platform

About

Web interface to interact with KMD and Smart Chains using Ledger and Trezor Hardware wallets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • SCSS 10.8%
  • Other 0.7%