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.

Vaulkyrie’s Privacy Vault mode integrates with Umbra for private transfer workflows. Vaulkyrie does not re-document Umbra’s protocol or replace Umbra’s SDK documentation. In Vaulkyrie, Umbra is used as an integration layer for:
  • Confidential registration.
  • Encrypted balance workflows.
  • Private send workflows.
  • Incoming transfer scan and claim workflows.
Relevant Vaulkyrie source:
  • src/services/umbra/umbraClient.ts
  • src/services/umbra/umbraConfig.ts
  • src/services/umbra/umbraMasterSeedStorage.ts
  • src/services/umbra/vaulkyrieUmbraSigner.ts
  • src/components/wallet/PrivacyView.tsx
For protocol details, use the official Umbra documentation:

Umbra documentation

Read Umbra’s official SDK and protocol documentation.