QRL Offline Wallet - Install
The Offline QRL Wallet is not installed like other programs are typically and will work agnostic to the operating system you are running. As long as the browser used to access the files is modern and supports WebAssembly
Quick Start Guide
Use this guide to get up and running quickly.
- Download the latest qrl-offline-wallet.zip release
- Unarchive the files on your PC
Either:
- Open offline.html in a modern browser (one which supports webassembly)
or:
- Run a local web server pointing to the index.html file, eg:
#in a command prompt
npm i -g http-server
http-server offline-wallet-generator/
Then:
- Generate an Offline Wallet with the required settings (see the QRL Address Options ) for more on these settings
- Save JSON/print/save PDF and print later
info
No internet connection required after files are downloaded and verified.