Available SDKs
Currently, we offer the following SDK:Robotics SDK
Power any machine — from humanoids to drones — with on-chain identity, data, and payments on peaq.
JavaScript SDK
Start building using the JavaScript SDK. Our JavaScript SDK provides a comprehensive set of tools for web and Node.js applications to interact with the peaq network.
Python SDK
New SDK to get you building on peaq with Python!
Core Features
All peaq SDKs provide access to the following core functionalities:- Identity Management: Create and manage decentralized identities for machines, services, and users.
- Data Verification: Validate and verify data integrity by reading DIDs running validation logic on the peaq network.
- Storage: Store CIDs, hash values, etc. using peaq storage.
- Role Based Access Control: Create your own management system by utilizing RBAC functions. (Python - coming soon)
- Precompile Interaction: Interact with peaq pallets via precompiles for EVM transactions.
- Transaction Processing: Create, sign, and submit transactions to the peaq network.
Support
If you have questions or need assistance with any of our SDKs, please:- Join our Discord community
- Check out our GitHub repositories