Skip to main content

Stateless multisig bitcoin wallet

Project description

THIS REPOSITORY COMES WITH ZERO GUARANTEES! USE AT YOUR OWN RISK!

GUI version of CLI multiwallet.

Seedpicker

Recieve

Send

Install

Easy

Downloadable binary link here (MacOS only):
https://github.com/mflaxman/multiwallet/releases

Medium

$ pip3 install multiwallet
$ multiwallet_gui

Advanced

git clone https://github.com/mflaxman/multiwallet.git
cd multiwallet
python3 -m virtualenv .venv3
source .venv3/bin/activate
python3 setup.py develop
python multiwallet_gui/app.py 

Roadmap:

  • Mainnet/testnet toggle on sending
  • Add QR code generation on send/receive
  • Support arbitrary paths
  • Test/release on multiple OS
  • Better form handling/validation
  • Add libsec
  • Add webcam on receive/send
  • Sign binaries
  • Dark mode
  • Reproducible build

Maintainer Notes - Make a Release

Downloadable MacOS binary:

$ ./make_macos_release.sh 

Update PyPI:

$ ./update_pypi.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multiwallet-0.3.5.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distributions

multiwallet-0.3.5-py3.7.egg (26.7 kB view hashes)

Uploaded Source

multiwallet-0.3.5-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page