GithubHelp home page GithubHelp logo

untaek / hycon-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from team-hycon/hycon-gui

0.0 0.0 0.0 345 KB

Official Hycon lite wallet

HTML 0.09% JavaScript 4.58% TypeScript 93.34% CSS 1.99%

hycon-gui's Introduction

Hycon Wallet

Hycon Wallet - Desktop app

Build Status

Key Features

  • Create and recover wallets
  • Check wallet balance
  • Supports Ledger Nano S hardware wallet - only for 64-bit operating systems
  • 2 Factor Authentication
  • 8 languages support (English, Korean, Chinese, French, Vietnam, Japan, Mongolian and Russian)

Download

You can download latest installable version of Hycon Wallet for Windows, macOS and Linux.

Future Features

  • Support for Trezor hardware wallet
  • Automatic updates
  • More remote node choices
  • UI/UX changes

FAQ

  • Can I use my old wallet?

Yes, you can. Because all of our wallets (full node, chrome extension and desktop) use same mnemonic words.

  • How long should I wait until I can use this application to make transfers?

Right away. It doesn't need to sync since it connects to a fully synced remote nodes automatically.

  • Does it support hardware wallets?

Yes. Currently it supports Ledger Nano S and will add other hardware wallet supports later.

  • Why doesn't it show the button to interact with my hardware wallet?

Hardware wallets are not supported in 32-bit systems due to security concerns.

For developers

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Team-Hycon/hycon-gui

# Go into the repository
$ cd hycon-gui

# Install common dependencies
$ npm install

# Go into desktop app directory
$ cd hummingbird-desktop

# Install electron dependencies
$ npm install

# Compile and pack typescript codes (from `hummingbird-desktop` directory)
$ npm build

# Run the app (from `hummingbird-desktop` directory)
$ npm start

Packaging installation files

npm dist

Testing

Test files are located at test directory.

npm test

Issues & Pull Requests

If you have an issue, feel free to add it to the Issues tab. If you'd like to help us out, the Pull Request tab is a great place to start.

If you have found a security bug, please contact us at [email protected].

hycon-gui's People

Contributors

arigatodl avatar untaek avatar

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.