Welcome Back!
Sign in to continue to Citadel
Don't have an account? Register
Secure Custody Solution
Air-Gapped
Hardware Wallet
Multi-Sig
Enterprise-Grade Security
Your digital assets are protected with air-gapped signing, hardware wallet support, and comprehensive audit trails.
100%
Cold Storage
24/7
Monitoring
256-bit
Encryption
Forgot Password?
Enter your email address and we'll send you a code to reset your password
You can request a password reset up to 3 times per hour
Enter Verification Code
We sent a 6-digit code to
0) {
digits[idx - 1] = '';
$refs.otpContainer.querySelectorAll('input')[idx - 1].focus();
} else {
digits[idx] = '';
}
"
@keydown.arrow-left="if (idx > 0) $refs.otpContainer.querySelectorAll('input')[idx - 1].focus()"
@keydown.arrow-right="if (idx < 5) $refs.otpContainer.querySelectorAll('input')[idx + 1].focus()"
@focus="$event.target.select()">
Password Reset Successful
A new password has been sent to your email. Please check your inbox and log in with the new password.