NÝR-Wallet (Linux, Qt 5)

AppImage (bundles Qt, glibc 2.35+):
  chmod +x NYR-Wallet-x86_64.AppImage
  ./NYR-Wallet-x86_64.AppImage

Install the raw binary (needs libqt5widgets5):
  chmod +x install.sh nyr-wallet
  ./install.sh

Or run the binary in place:
  chmod +x nyr-wallet
  ./nyr-wallet

Needs a running node (local or public):
  127.0.0.1:19191
  195.90.214.85:19191

Wallet file: ~/.nyr/nyr.wallet
Passphrase at least 8 characters. Seed: 13 Latin words.
The wallet does not read the chain file; it syncs through nodes.
