woikos e6fa2f15e4
Some checks failed
Go / build-and-release (push) Has been cancelled
Add persistent keyset storage for Cashu tokens (v0.44.4)
- Add FileStore implementation for keyset persistence
- Keysets now survive server restarts
- Store keysets in JSON file at $ORLY_DATA_DIR/cashu-keysets.json
- Tokens issued before restart remain valid

Files modified:
- pkg/cashu/keyset/file_store.go: New file-based keyset store
- app/main.go: Use FileStore instead of MemoryStore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 15:37:16 +01:00
2025-11-27 06:31:34 +00:00
Description
No description provided
Readme Unlicense 42 MiB
Languages
Go 77.4%
Svelte 9.7%
Shell 5.3%
JavaScript 3.5%
TypeScript 3.4%
Other 0.6%