Skip to content

suvpatil/demo

 
 

Repository files navigation

Digital Vault

A multi-signature Bitcoin custody solution

1. Flask app (website)
2. Wallet
3. Server

1. Flask app

Dependencies:
Installation:
git clone https://github.com/jackwsellers/digital-vault
Running the app:
export FLASK_APP=gui.py FLASK_DEBUG=1
flask run --host=0.0.0.0

Once the flask app is running, visit your server's IP address or domain name in your browser

2. Wallet

3. Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.0%
  • CSS 26.9%
  • JavaScript 3.6%
  • Python 2.4%
  • Other 0.1%