Commit graph

3 commits

Author SHA1 Message Date
10e73d484b Add comprehensive Cardano specs review for native wallet implementation
Covers:
- CIP-1852 key derivation with code examples
- Transaction building (cardano-client-lib + CSL)
- Android library comparison (cardano-client-lib recommended)
- CIP-0013 payment URI parsing
- CIP-0030/CIP-0045 dApp connectivity
- Koios vs Blockfrost API analysis
- MVP architecture recommendations
2026-03-26 19:56:20 -07:00
7215ebb509 Add Matrix SSSS technical review for Cardano wallet storage
Deep technical analysis of Matrix Secret Storage for storing Cardano
wallet seeds encrypted in user account data. Covers:
- Complete SSSS technical walkthrough
- matrix-rust-sdk API surface with code examples
- Step-by-step storage and restore flows
- Security analysis and recommendations
- Spec gaps and limitations
2026-03-26 19:56:08 -07:00
34798f58a4 Initial commit 2026-03-26 19:55:59 -07:00