Start with peaqOS
The opinionated Machine Financial Passport flow. What 95% of teams should use.
Build at the protocol layer
Solidity, node operations, staking, and the legacy peaq SDK primitives.
When to use peaqOS vs peaq chain
Both SDKs coexist.
@peaqos/peaq-os-sdk is the opinionated path through the Machine Financial Passport flow. @peaq-network/sdk gives full access to peaq chain primitives (DID pallet operations, RBAC, Storage, UMT, chain-level transactions). Most teams use peaqOS SDK; drop to peaq SDK for primitives peaqOS does not cover.What you’ll find in this section
- Build reference: Solidity deployments, gas, wallets, event listening, indexers, precompiles, node operations, account abstraction, and ERC-8004 at the contract layer.
- SDK reference: legacy
@peaq-network/sdk(JavaScript + Python), the Robotics SDK (Python + ROS 2), and the RWA SDK for fractional ownership primitives. - Tokenomics: $PEAQ supply, inflation schedule, validator rewards, and staking economics.

