Skip to main content

Infratic – Solana Client for ESP32/Arduino

Infratic is a lightweight Solana client library for ESP32 and other Arduino-compatible devices. It enables IoT devices to connect directly to the Solana blockchain via RPC, perform transactions, query balances, sign messages, and interact with Solana programs.

Before diving into the function list, make sure you have read the Introduction and completed the Getting Started guide.


📂 Function Groups

🔹 Blockchain Queries

🔹 Balance Queries

🔹 Token Account Operations

🔹 Transactions

🔹 Cryptography

🔹 PDA (Program Derived Address)

🔹 Anchor Support

🔹 Zero-Knowledge Proofs

🔹 Anchor Program Storage

🔹 Utilities