System Design

Architecture

Solanalite emphasizes determinism and observability.

Core Components

Programs

token.program
Fixed-supply mint + metadata management for token creation and deployment.
vault.program
Time-locked LP vaults with automated security and withdrawal mechanisms.
distributor.program
Scripted test airdrops with configurable distribution schedules.
registry.program
Public index of launches for transparency and community verification.
Events & Explorer

Every state change emits an event consumed by the mock explorer for human-readable blocks and transactions. This ensures full transparency and auditability of all operations on the Solanalite network.