Quick Start
This guide will have you connected to the DEMOS Network and querying the blockchain in just a few minutes.Install the SDK
Add the DEMOS SDK to your project using bun (recommended):
For browser environments, you’ll need Buffer polyfills. See Getting Started for Vite configuration.
Complete Example
Here’s the full code to copy and run:Next Steps
Create Transactions
Learn how to create and broadcast transactions
Cross-Chain Operations
Execute transactions on other blockchains via DEMOS
Node Calls Reference
Explore all available blockchain queries
Authentication Deep Dive
Learn about PQC algorithms and advanced key management