Releases: Routstr/sixty-nuts
Releases · Routstr/sixty-nuts
Release list
⚡️v0.1.0
Features
- NIP-60 Compliant: Full implementation of the NIP-60 specification for Cashu wallet state management
- NIP-44 Encryption: Secure encryption using the NIP-44 v2 standard for all sensitive data
- Stateless Design: Wallet state stored on Nostr relays with automatic synchronization
- Multi-Mint Support: Seamlessly work with multiple Cashu mints with automatic token swapping
- Modern Python: Async/await implementation with full type hints (Python 3.11+)
- LNURL Support: Send to Lightning Addresses and other LNURL formats
- CLI Interface: Full-featured command-line interface for all wallet operations
- Temporary Wallets: Ephemeral wallets for one-time operations without key storage
- Auto-Discovery: Automatic relay and mint discovery with intelligent caching
- QR Code Support: Built-in QR code generation for invoices and tokens
- Installation
pip install sixty-nuts