Skip to content

feat: Add Nano (XNO) cryptocurrency support#173

Open
yusufgurdogan wants to merge 1 commit into
vsys-host:mainfrom
yusufgurdogan:nano-integration
Open

feat: Add Nano (XNO) cryptocurrency support#173
yusufgurdogan wants to merge 1 commit into
vsys-host:mainfrom
yusufgurdogan:nano-integration

Conversation

@yusufgurdogan
Copy link
Copy Markdown

Nano is a zero-fee, instant cryptocurrency with zero inflation.

Features:

  • Local key management using nanopy library (works with any public RPC)
  • Feeless transactions with instant confirmation
  • Public PoW server fallback for work generation
  • Encrypted seed storage in database
  • Scheduled task for auto-receiving pending blocks
  • Wallet backup support
  • Official Nano logo icon for both dark and light themes

Environment variables:

  • XNO_WALLET=enabled to activate
  • NANO_RPC_URL for custom RPC endpoint (default: https://rpc.nano.to)
  • NANO_REPRESENTATIVE for voting weight delegation

Nano is a zero-fee, instant cryptocurrency with zero inflation.

Features:
- Local key management using nanopy library (works with any public RPC)
- Feeless transactions with instant confirmation
- Public PoW server fallback for work generation
- Encrypted seed storage in database
- Scheduled task for auto-receiving pending blocks
- Wallet backup support
- Official Nano logo icon for both dark and light themes

Environment variables:
- XNO_WALLET=enabled to activate
- NANO_RPC_URL for custom RPC endpoint (default: https://rpc.nano.to)
- NANO_REPRESENTATIVE for voting weight delegation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant