Skip to main content
Vaulkyrie is a Solana wallet suite for users and builders who want more than a single local private key. The suite brings together a browser wallet, cross-device signing coordination, FROST threshold custody, Privacy Vault flows powered by Umbra, and a post-quantum-oriented PQC Wallet path based on Winternitz one-time authorization.
Vaulkyrie is early-stage software. The code has not completed a formal third-party audit, the SDK and CLI are being prepared for public distribution, and this documentation should be treated as initial technical documentation for testing and review. Do not use Vaulkyrie for production custody or high-value funds yet.

Threshold Vault

Split signing authority across participants with FROST DKG and threshold Ed25519 signatures.

PQC Wallet

Use a Winternitz one-time authorization path that advances to a fresh root after each PQC spend.

Privacy Vault

Access private transfer workflows through Vaulkyrie’s Umbra integration.

What Vaulkyrie offers

Vaulkyrie is designed as a wallet suite rather than a single wallet mode.

Main website

The public Vaulkyrie website and landing page.

GitHub organization

The destination organization for Vaulkyrie repositories.

X / Twitter

Official Vaulkyrie updates.

System overview

Current code-sourced status

Where to start