Solduino
Solduino is an embedded-first SDK that brings core Solana capabilities to Arduino and ESP32 devices. It gives you the building blocks to connect to RPC endpoints, manage wallets, compose and sign transactions, and ship real device-to-chain workflows with familiar Arduino development patterns.
What You Can Build
- Production-ready embedded wallets with on-device signing.
- Reliable sensor-to-chain telemetry pipelines for IoT and DePIN use cases.
- Custom instruction workflows for interacting with your own Solana programs.
- End-to-end transaction flows, from payload construction to network submission.
Recommended Path
- Start with Installation.
- Run the Quick Start.
- Move to Guides for real workflows.
- Use API Reference while implementing production code.
Last updated on