/nanopaperwallet

A website for creating paper wallets for NANO

Primary LanguageVueMIT LicenseMIT

A website for creating paper wallets for NANO

Development

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