RESTful API
Query blocks, transactions, delegates, wallets, HTLC locks and node state via a battle-tested Public API served by 6+ mainnet nodes.
Open API Reference
Build on the first Web 4.0 architecture. Zero Infrastructure. Absolute Autonomy.

This hub contains everything a developer needs to interact with the SmartHoldem DPoS blockchain and the Netfory P2P network โ from RESTful endpoints to SDK usage patterns and core architectural concepts.
Explore RESTful endpoints for blocks, transactions, delegates, and wallets. Serves millions of requests daily across mainnet nodes.
Install and use the official Client and Crypto SDKs to sign, build, and broadcast transactions from Node.js or browser.
Understand data models, transaction nonces, and environment variables that power the SmartHoldem Core node.
Native bridge for dApps running inside the Tauri v2 SmartNet client โ wallet, payments, storage, and IPC-isolated cryptography.
Public coordination layer, boost pools, and the uptime multiplier K_up that shapes seeder rewards.
Monetization patterns (paid installs, IAP, paid inbox, boost pools) and zero-infrastructure deployment via BLAKE3 content addressing.
The documentation is organized into six pillars:
| Section | For | Ships |
|---|---|---|
| API Reference | Anyone querying the chain | 9 endpoint groups (Blockchain, Blocks, Transactions, Delegates, Node, Peers, Votes, HTLC, Wallets) with cURL examples |
| SDK | Node.js / TypeScript devs | @smartholdem/client + @smartholdem/crypto โ installation, signing, serialization, ECDSA/Schnorr, full transaction lifecycle |
| Core Concepts | Node operators & advanced devs | Data Models, Transaction Nonce, 65 CORE_* environment variables grouped by subsystem |
| SmartNet ยท Web 4.0 | dApp developers | The window.smartholdem bridge, IPC security, Vue 3 composables (useSmartNetWallet, usePayments, useStorage) |
| Tracker | Seeder operators & dApp devs | Coordination API, signed heartbeats, sliding-window uptime multiplier K_up, boost-pool economics |
| Guides | dApp product designers | Monetization mix (paid installs, IAP, paid inbox, boost pools) and zero-infra deployment via BLAKE3 |