Nexus
Inteli.

The ultimate infrastructure layer for Over-The-Air (OTA) distribution. Bypassing the friction of traditional store updates with sub-second synchronization and atomic rollback protection.

Rapid Pulse

Instant hotfixes for production-critical bugs. Zero store review delays. Deployment in 400ms.

Atomic Safety

Built-in hash validation and checksum signatures ensures that only verified code pulses ever reach your client fleet.

01

Platform Onboarding

Register the core HotPatch binary into your Node.js environment. We support React Native, Flutter, and Capacitor via specialized adapters.

Bash Cluster — v2.4.0
1$npm install @hotpatch/react-native --global
2$# Initialize global firmware controller
3$hotpatch init --project my-awesome-app
02

Firmware Context

Application Identity

Every pulse requires a unique API Key and Project ID. Locate these in your dashboard settings before initiating the tunnel.

H-PROJECT-ID c85-29fb-4a8e...
H-MASTER-KEY hp_live_9438...
03

Clustered Channels

Production

The public cluster. Verified, high-integrity firmware for all end-users.

Staging

Candidate testing group. Identical to prod but isolated for dev verification.

Beta

Early adopters cluster. Frequent pulses, telemetry-heavy monitoring.

Reinforced Encryption

HotPatch utilizes ED25519 digital signatures for every update bundle. The mobile client validates the signature locally before ever attempting to unarchive the assets.

Transport

TLS 1.3 + ChaCha20

Integrity

SHA-512 Checksums

Storage

AES-256-GCM At Rest