Giter Club home page Giter Club logo

ghorbu-wallet's Introduction


A cross-platform desktop HD wallet for Bitcoin.


Linux Support macOS Support Windows Support



About

Ghorbu wallet is a hierarchical deterministic Bitcoin wallet for the desktop. It implements BIP-39 (generating the mnemonic and converting it into a binary seed), BIP-32 (deriving a tree of keypairs from a the seed and build a wallet structure), and BIP-44 (defining a logical hierarchy for deterministic wallets).
For the coin selection process, it uses the Random-Improve algorithm as specified in CIP-2.
The wallet uses the mempool.space REST API.
The app is built using Tauri. The backend is written in Rust and the frontend is built with Svelte.

Download

Go here.

Build

  1. Install the prerequisites: https://tauri.app/v1/guides/getting-started/prerequisites
  2. git clone https://github.com/matthias-wright/ghorbu-wallet.git
  3. cd ghorbu-wallet
  4. npm install
  5. cargo install tauri-cli
  6. cargo tauri build

References

License

GPL-3.0

ghorbu-wallet's People

Contributors

matthias-wright avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.