Docs: Update roadmap items

This commit is contained in:
Sameh Abouelsaad 2025-05-13 20:27:23 +03:00
parent 9dce815daa
commit 09635f3a32

View File

@ -48,8 +48,8 @@ wasm-pack test --headless --firefox --features web
## Roadmap
- [x] Unified async trait for key-value storage
- [x] Native and WASM backends for kvstore
- [x] Cryptographic vault with password-protected keyspace
- [x] EVM client with vault integration
- [ ] Cryptographic vault with password-protected keyspace
- [ ] EVM client with vault integration
- [ ] CLI and web app targets
- [ ] Full end-to-end integration