What is HxTP?
HxTP (Helix Transfer Protocol) is the technology that lets you control your smart home or business devices with total confidence. Think of it as a secure, super-fast messenger between you and your devices.
The Big Pictureâ
Hestia Labs connects your world in three simple layers:
You tell the Cloud what you want â the Cloud checks it's safe â sends it through a secure tunnel â your device does it and reports back.
Why Trust It?â
Built-In Identity (Ed25519)â
Every device creates its own unique digital ID. This ID card stays locked inside the device hardware and is impossible to fake. When you send a command, the device checks the digital signature to make sure it really came from you â like a signed, sealed letter.
Instant Deliveryâ
We use a fast messaging system that delivers your commands in milliseconds â even on slow internet.
The Safety Gateâ
A built-in "safety gate" checks every request before it reaches your devices. No strangers, no mistakes.
The Lifecycle of a Deviceâ
A device's life goes through a few simple stages:
1. Born â creates its own ID (keypair)
2. Claimed â you approve it in the Console
3. HELLO â says "hi" with its public key
4. ACTIVE â ready to receive commands
Nothing happens until the device says "HELLO" and the cloud says "HELLO back."
Tools for Everyoneâ
| SDK | Best for |
|---|---|
| hxtp-js | Websites and Node.js apps |
| hxtp-go | High-performance backend services |
| hxtp-py | Scripts, automation, AI tools |
| hxtp-micro | Tiny devices (ESP32, sensors) |
Ready to Start?â
- Quick Start: Get your first device online in 5 minutes.
- How It Works: A simple map of the system.
- The Protocol: How HxTP keeps messages secure.