What is L{CORE}?
Decentralized IoT attestation infrastructure for the physical world.
L{CORE} brings cryptographic trust to IoT data. Built on Reclaim Protocol's attestor-core TEE infrastructure, L{CORE} extends their proven attestation technology to embedded devices and sensor networks—enabling verifiable IoT data on any EVM chain.
Verifiable Data from the Physical World
IoT devices generate enormous amounts of data, but without cryptographic provenance, that data can't be trusted on-chain. Sensor readings can be spoofed. Device identities can be faked. Centralized attestation services introduce single points of failure that undermine the decentralized systems they're meant to support.
L{CORE} addresses this by combining Reclaim Protocol's battle-tested TEE attestor infrastructure with device-native SDKs and on-chain settlement. IoT devices sign data with decentralized identities (did:key), attestors verify signatures in trusted execution environments, and proofs settle on your chosen EVM chain. The result is a complete pipeline from physical sensor to blockchain—with cryptographic guarantees at every step.
Built With Reclaim Protocol
L{CORE} is built on top of Reclaim Protocol's attestor-core—the same TEE infrastructure that powers zkTLS proofs for web data. We've extended their architecture to support:
- Device attestation via did:key signatures from embedded systems
- IoT-optimized SDKs for resource-constrained hardware (C, Python, TypeScript)
- Sensor data pipelines with privacy-preserving bucketing
- Self-hosted deployment for sovereign IoT infrastructure
This collaboration lets us focus on what we do best—IoT integration and device SDKs—while leveraging Reclaim's expertise in TEE verification and cryptographic proofs.
Who It's For
| Audience | Value |
|---|---|
| DePIN Builders | Prove device authenticity and sensor data integrity on-chain |
| Smart City Projects | Verifiable environmental monitoring and infrastructure data |
| Supply Chain | Tamper-evident tracking with cryptographic provenance |
| Industrial IoT | Auditable sensor data for compliance and quality control |
Key Capabilities
Device-First Design
C SDK for ESP32, Arduino, ARM Cortex-M, and other resource-constrained devices. Real embedded attestation, not just mobile apps.
Decentralized Identity
Every device gets a did:key identity. Signatures prove data origin without centralized device registries.
Privacy-Preserving
Bucket sensitive values into ranges. Prove "temperature > 30°C" without revealing exact readings.
Arbitrum Native
Deploy on Arbitrum or Arbitrum Orbit chains. Locale Network, City Chains—your infrastructure, your choice.
Self-Sovereign
Run your own attestors. No dependency on external networks or third-party uptime.
Architecture Overview
IoT Device (did:key) → Attestor (TEE) → Cartesi (SQLite) → EVM Settlement
- Device signs sensor data with its decentralized identity
- Attestor (Reclaim's attestor-core) verifies the signature in a TEE
- Cartesi stores the attestation in a deterministic SQLite database
- EVM provides final settlement with fraud proofs
Supported Hardware
| Category | Devices |
|---|---|
| Microcontrollers | ESP32, Arduino, ARM Cortex-M series |
| Single-Board Computers | Raspberry Pi, NVIDIA Jetson, BeagleBone |
| Industrial | Modbus-compatible PLCs, OPC-UA gateways |
| Sensors | Temperature, humidity, GPS, accelerometer, air quality |
Limitations
| Limitation | Details |
|---|---|
| EVM only | Currently requires EVM-compatible chain for settlement |
| Determinism required | Cartesi rollup code must be deterministic |
| TEE for production | Full security guarantees require TEE deployment |
| Device constraints | C SDK requires ~32KB RAM minimum |
Credits
L{CORE} is made possible by:
- Reclaim Protocol — Our attestor layer is built on attestor-core, their open-source TEE infrastructure for cryptographic proofs
- Cartesi — Full Linux runtime with fraud proofs for on-chain computation
Next Steps
- How It Works — Visual guide to the attestation flow
- Quickstart — Deploy your first IoT attestation
- IoT Providers Guide — Connect your devices