Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vaulkyrie.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Privacy Vault is Vaulkyrie’s privacy-focused wallet mode. It gives users a Vaulkyrie-native wallet surface for private transfer workflows while relying on Umbra for the underlying privacy protocol.
For detailed Umbra protocol behavior, read Umbra’s official documentation at https://sdk.umbraprivacy.com/introduction.

What users can do

Privacy Vault is designed for users who want a wallet mode for:
  • Registering a confidential account.
  • Viewing encrypted balance state.
  • Moving funds into and out of private balance workflows.
  • Creating private transfer flows.
  • Scanning and claiming incoming private transfers.

How it fits into Vaulkyrie

Source map

ConcernSource
Privacy UIsrc/components/wallet/PrivacyView.tsx
Privacy onboardingsrc/components/onboarding/PrivacyVaultSetup.tsx
Umbra wrappersrc/services/umbra/umbraClient.ts
Network and token configsrc/services/umbra/umbraConfig.ts
Master seed storagesrc/services/umbra/umbraMasterSeedStorage.ts
Vaulkyrie signer adaptersrc/services/umbra/vaulkyrieUmbraSigner.ts

Current readiness

Privacy Vault is implemented for testing and review. It should not be treated as audited production privacy infrastructure yet.