SENZODOCS
Node Network (SNN)v1.1.0NEW

Dedicated Observers for Capsule Projects

Deploying dedicated decentralized observers to monitor specific smart contracts and tokens on launch.senzolab.xyz.

Updated: 2026-09-24
~2 min read
Verified by Senzo Core
UPD: CapsuleObserverNodeManager module enabled on launchpad with 1-Click .bat downloads tailored per capsule
A Capsule Observer is a specialized worker mode dedicated to monitoring and auditing a specific project capsule. Community members and token holders can run observers for their favorite projects, boosting trust and security ratings.

1. How Observers Operate#

By starting a worker with the --project <slug> flag, the node tracks:

• Bonding curve status and contract state changes on the TON blockchain.

• Telegram Mini App availability and backend game/service response times.

• DEX liquidity synchronization and price parity across pools.

2. 1-Click Launchers from Capsule Pages#

On any capsule detail page at launch.senzolab.xyz/launch/[id], find the "DePIN Observers & Node Network" section.

Click "Download .BAT (Windows)" — the platform generates a custom run-observer-[slug].bat with your project slug pre-configured!

Terminal Command
# Direct CLI launch for your specific project capsule: node scripts/senzo-worker.cjs --project my-awesome-coin # Or via downloaded batch file: run-observer-my-awesome-coin.bat