The node appliance follows the three-validator testnet, verifies finalized blocks, stores a local ledger, and includes both the graphical Trust Appliance and command Node Terminal.
Free testnet software · Windows 10/11 or Linux · Python 3.11+ · Two owner terminals · No validator vote or reward for observers
Monitor node health, finalized activity, testnet wallets, SiloID state, network boundaries, and synchronization from one dashboard.
Inspect blocks, wallets, transactions, endpoint paths, synchronization, identity activation, and consensus eligibility.
http://127.0.0.1:8840 is bound to your computer by default and is not exposed to the internet.
Extract the ZIP, open PowerShell as Administrator in the extracted folder, then run:
Set-ExecutionPolicy -Scope Process Bypass
.\packaging\install-desktop-observer.ps1
The installer starts the background node and creates separate desktop shortcuts for both terminals.
Extract the ZIP and run:
sudo bash packaging/install-observer-linux.sh
The service runs in the background; launch the CLI with siloblockchain-terminal.
Version 1.1.0 · 0.22 MB
c9ade0c7cecd34536e288d2d87de19cfb9ad70a6d543d04e710eb304c8c89c20
| Method | Path | Purpose |
|---|---|---|
| GET | /api/v1/node/health | Process and network health |
| GET | /api/v1/node/status | Identity, role, height, and synchronization status |
| GET | /api/v1/ledger/head | Current finalized block |
| GET | /api/v1/transactions/{transaction_uid} | Finalized transaction and receipt |
| GET | /api/v1/wallets/{address}/balance | Testnet balance at the observer's finalized height |
Do not port-forward 8840. Administrative operations require the private token generated during installation.
The terminal accepts consensus and mine so owners can inspect their participation status. Observers cannot produce blocks or earn rewards. Only a separately approved validator role can invoke the authenticated consensus-work endpoint.
Managed hardware appliances, validator seats, MainNet participation, and reward eligibility are not currently sold. Validator candidates require SiloID verification, dedicated key custody, uptime and security review, governance approval, and published economic terms.