Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 184 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 184 Bytes

A website for creating paper wallets for BCB

Development

virtualenv -p python3.6 venv
source venv/bin/activate
pip install -r requirements.txt
npm install
./init_local.sh