angelonardone / GxBitcoinWallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GxBitcoinWallet

Please go to our WIKI for instructions in how to build and use our product

This is a Bitcoin Wallet designed to operate seamlessly on any PC or server. It is a versatile, multi-platform application that is compatible with Windows, Linux, and Mac operating systems. With its robust architecture, this wallet ensures secure and efficient management of Bitcoin transactions across different environments, making it an ideal choice for users seeking flexibility and reliability in their Bitcoin management.

The wallet sopport the following Bitcoin standards:

  • Brain Wallets (not recommended).
  • Wallet Import Format (WIF) for legacy individual keys.
  • Hierarchical Deterministic Wallets (BIP 32)
  • Mnemonic code for generating deterministic keys (BIP 39)
  • Multi-Account Hierarchy for Deterministic Wallets - Legacy Format of HD (BIP 44)
  • Derivation scheme for P2WPKH-nested-in-P2SH based accounts (BIP 49)
  • Derivation scheme for P2WPKH based accounts (BIP 84)
  • Segregated Witness (BIP 141), (BIP 143) and (BIP 144)
  • Bech32 segwit address implementation with error detection (BIP 163)

Some external projects we realy on (thanks :-D)

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:C# 75.9%Language:JavaScript 21.5%Language:CSS 1.8%Language:HTML 0.8%