GithubHelp home page GithubHelp logo

epexa's Introduction

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

  • Use Bitgesell JavaScript library “jsbgl”.
  • It is written without using JS frontend frameworks (React, Vue.JS, etc.), which is why it has a very simple and clear codebase and code architecture.
  • Not used by third-party API. Used only Node RPC and Explorer API.

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 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 balances in USD
  • specify Node RPC
  • good UX & UI with 22 themes (17 light and 5 dark)

Help environment

  • 1) PRE

npm install

  • 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)

This project uses JavaScript libraries

Name GitHub jsDelivr Version
jsbgl GitHub jsDelivr 1.0.17
aes4js GitHub jsDelivr 1.0.0
satoshi-bitcoin GitHub jsDelivr 1.0.4
Bootswatch GitHub jsDelivr 4.5.3
Native JavaScript for Bootstrap GitHub jsDelivr 3.0.14
SweetAlert2 GitHub jsDelivr 10.10.1
Day.js GitHub jsDelivr 1.8.11
DataTables GitHub jsDelivr 1.10.22
DataTables Bootstrap 4 GitHub jsDelivr 1.10.22
DataTables Responsive Bootstrap 4 GitHub jsDelivr 2.2.6
jQuery slim (only for DataTables) GitHub jsDelivr 3.5.1

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! =)


Contacts

Telegram: @epexa

epexa's People

Contributors

epexa avatar

Watchers

 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.