Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 207 Bytes

A website for creating paper wallets for NANO

nanopaperwallet.com

Development

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