hodlwave / proof-wallet

(Work In Progress) Proof Wallet is a fork of Glacier Protocol that adds PSBT, HDM, and sequential signing.
MIT License
17 stars 5 forks source link

Proof Wallet

Overview

Proof Wallet is a project that attempts to improve various limitations of the Glacier Protocol without compromising on its security assumptions. Some improvements over Glacier Protocol include the following:

Proof Wallet is an ultra-minimalist wallet, which relies on Bitcoin Core for as much computation as possible. In line with the Glacier Protocol design principles, Proof Wallet supports secure private key generation, address verification, and transaction signing.

Additional Information