VaultCore is a high-performance, aesthetically-driven crypto wallet management simulation. It merges blockchain security principles with a premium Glassmorphism UI to visualize the cryptographic wallet derivation process.
The high-fidelity dashboard featuring real-time telemetry and secure vault controls.
- BIP39 Mnemonic Generation: Securely generates 12-word recovery phrases.
- Live Terminal Simulation: Real-time logging of entropy, hashing (Keccak-256), and encryption steps.
- Modern UI/UX: Built with Glassmorphism effects, neon accents, and optimized Dark Mode.
- Deterministic Derivation: Realistic Ethereum wallet derivation using
ethers.js. - Secure Session Management: Master password-based vault locking simulation.
- Frontend: React.js + Vite
- Blockchain Integration: Ethers.js & BIP39
- Styling: Modern CSS (Glassmorphism & Gradients)
- Icons: Lucide-React
Real-time visualization of the cryptographic lifecycle.
- Clone the repo:
git clone [https://github.com/codcreater1/vault-core.git](https://github.com/codcreater1/vault-core.git)
- Install dependencies:
npm install
- Run the project:
npm run dev
Murat Can Nergiz
- LinkedIn: Murat Can Nergiz
- GitHub: @codcreater1