GithubHelp home page GithubHelp logo

pbca26 / hw-kmd-wallet Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 11.0 61.1 MB

Web hardware wallet client for Komodo and Smart Chains

Home Page: https://pbca26.github.io/hw-kmd-wallet

License: MIT License

JavaScript 91.75% HTML 0.29% SCSS 7.53% Shell 0.43%

hw-kmd-wallet's Introduction

Hardware Komodo wallet

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

hw-kmd-wallet's People

Contributors

dependabot[bot] avatar pbca26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hw-kmd-wallet's Issues

Electron app

Look for ways to support Trezor and Ledger in Electron app to make it less centralized.

Discovery option to check balances/transactions for all coins

From Komodo Discord conversation

"SHossainToday at 3:29 PM
One thought bugging me about this. if we send smartchain #1 to an external address and remaining coins ends up in new change address. send the same chain again, it ends up in another new change address. when i have another smartchain #2 still sitting on the first address. this can be bit messy if user doesn't remember which smartchains he/she has on that Ledger/Trezor HW wallet.
So, my query would be would you create a dashboard where all supported coins with balance be listed? it would make life a lot easier for ends users.
/EndOfThought"

Automated dist checking via VirusTotal API

At this point free VT api option is limited to 32 mb files and 4 requests per minute. Currently portable assets are 50 - 70 mb each. It might be possible to split and re-pack portable assets in archives lower than 32 mb size then use 3 different API keys to check files concurrently.

Add automatic draft replacement

job-release:
name: Release
runs-on: ubuntu-latest
needs: [job-release]

steps:
  # (Optional) GitHub Enterprise requires GHE_HOST variable set
  #- name: Set GHE_HOST
  #  run: |
  #    echo "GHE_HOST=${GITHUB_SERVER_URL##https:\/\/}" >> $GITHUB_ENV

  # Drafts your next Release notes as Pull Requests are merged into "master"
  - uses: release-drafter/release-drafter@v5
    # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
    # with:
    #   config-name: my-config.yml
    #   disable-autolabeler: true
    env:
      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Detect browser

Inform a user that Chrome is a requirement and other browsers may not function properly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.