diff --git a/README.md b/README.md index 07e3067..0013584 100644 --- a/README.md +++ b/README.md @@ -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