Hive Developer Portal
Use this page as a starting point for choosing a Hive SDK or client library. API method pages may also include an inline SDK Reference box with method-specific links for Hive-JS, Beem, hive-ruby, and related clients.
| SDK / library | Runtime | Primary use | Package | Source / docs |
|---|---|---|---|---|
| WAX | TypeScript, C++, Python | Protocol-compatible transaction and object handling | @hiveio/wax |
Source |
| Workerbee | JavaScript / TypeScript | Automation helpers built on WAX and Beekeeper | - | Source |
| DHive | JavaScript / TypeScript | API calls, transaction construction, signing, and broadcasting | @hiveio/dhive |
Source |
| Hive-JS | JavaScript | Browser and Node.js Hive API and transaction helpers | @hiveio/hive-js |
Source |
| Hive-TX | JavaScript | Lightweight transaction creation, signing, and broadcasting | hive-tx |
Source |
| Beem | Python | Python API client, wallet helpers, and CLI tooling | beem |
Docs / Source |
| Lighthive | Python | Lightweight Python RPC client | lighthive |
Source |
| Radiator | Ruby | Ruby API client for Hive | radiator |
Source |
| hive-ruby | Ruby | Ruby API helpers used by this portal tooling | hive-ruby |
Docs |
| hive-php | PHP | PHP client for Hive blockchain APIs | - | Source |
| Aioha | JavaScript / TypeScript | Authentication provider integration | @aioha/aioha |
Source |
| Hivesigner SDK | JavaScript | Hivesigner login and transaction flows | hivesigner |
Source |
| Hive Keychain SDK | JavaScript | Hive Keychain browser extension integration | keychain-sdk |
Resource page |
For language-specific walkthroughs, see the JavaScript tutorials, Python tutorials, Ruby tutorials, and PHP tutorials.