Skip to main content
These features are roadmap-only today. They are not implemented modules in the current Rust workspace.

Scope in this page

OAPA

One address per application identity derivation.

PQ account abstraction wallet

Post-quantum smart account wallet track.

Privacy keystore

Encrypted privacy-preserving keystore system.

Migration contracts

Legacy-to-post-quantum migration contract flow.

Verification status

FeatureImplemented nowStatusPriority
OAPANoPlannedHigh
PQ account abstraction walletNoPlannedHigh
Privacy keystoreNoPlannedMedium
Migration contractsNoPlannedHigh

Suggested implementation sequence

1

Identity lane

Add OAPA derivation primitives and deterministic app-scoped identity APIs.
2

Wallet lane

Introduce post-quantum account abstraction wallet contracts and validation flow.
3

Storage lane

Add privacy keystore encryption and key rotation paths.
4

Migration lane

Ship legacy-to-PQ migration contracts and registry tooling.

Roadmap lanes

The current workspace crate list does not include dedicated modules implementing OAPA, PQ account abstraction wallet contracts, privacy keystore, or migration contracts.
Move a feature to standard docs only after code lands in the workspace with tests and API/CLI usage paths.
This page is the canonical place for high-impact roadmap items that are planned but not shipped.