vaultdeck

VaultDeck

Minimal, offline-first vault for storing payment card details with biometric/PIN lock, encrypted local storage, and encrypted backups. Built by Hyperati Labs.

Features

Security & Authentication

Card Management

Customization

Requirements

Development

Prerequisites

Setup

# Install dependencies
npm install

# Start the development server
npx expo start

Run on Device

Using Expo Go (quickest):

# Scan the QR code with Expo Go (iOS) or use Android's built-in camera
npx expo start

# For iOS: Open in Expo Go
# For Android: Press 'a' in terminal or scan QR code

Using Development Build (recommended for testing all features):

# iOS
npm run ios

# Android
npm run android

Scripts

Backups & Import/Export

Backup Format

Using Backups

Security Notes

Settings

Security

Appearance

Feedback

Data Management

About

Contributing

PRs welcome. Please open an issue for major changes.

License

MIT