项目作者: epexa

项目描述 :
Bitgesell Wallet - сross-platform wallet for BGL cryptocurrency.
高级语言: JavaScript
项目地址: git://github.com/epexa/bitgesell-wallet.git
创建时间: 2020-11-08T12:56:05Z
项目社区:https://github.com/epexa/bitgesell-wallet

开源协议:

下载


Bitgesell Wallet

About

Bitgesell Wallet - official сross-platform thin HD wallet for BGL cryptocurrency.

This is a modern serverless thin HD wallet.
All work between the app and the blockchain (Node) conducts directly!
Works from a browser, from a saved page, from anywhere!
It also has a desktop version (desktop-app) for Linux, macOS, Windows and a mobile app (Cordova) for Android & iOS. As well as a Chrome extension.


Screenshots

my_addresses_screenshot


Build versions


Additional repo


Technical advantages


Features

  • is it cross-platform (web-based)
  • responsive layout (mobile support)
  • new wallet creation with mnemonic seed (24 words)
  • restore wallet from mnemonic seed
  • import address from WIF (private key)
  • private keys are stored on user-side only
  • storage encrypted with AES-GCM 256-bit
  • generate receiving address
  • sent transaction (with specify fee)
  • transactions list (with unconfirmed tx)
  • show transaction status and confirmations
  • show balances in USD
  • specify RPC node
  • support backup in plain format
  • good UX & UI with 10 themes (7 light and 3 dark)

Help environment

  • 1) PRE

    npm ci

  • 2) DEVELOP

  1. npm start
  2. open in browser: http://[IP]:[PORT] (check console message)

[IP] and [PORT] are specified in package.json:
"config": { "IP": "127.0.0.1", "PORT": "80", },
If start on port 80 or 443 on Linux, then need start with sudo.

  • 3) BUILD

    npm run build

  • 4) RUN BUILDED

  1. npm run dist-start
  2. open in browser: http://[IP]:[PORT] (check console message)

Issues

When you find issues, please report them!


Contributions

Patches are welcome! If you would like to contribute, but don’t know what to work on, check the issues list.


Donations

If you’d like to buy me a beer, I won’t complain. I will thank you! =)

BGL: bgl1qlmzckh904vze03n0lwzptt5dkmvf2vj3ev4qm9


Contacts

Telegram: @BGLWallet