Decentralized Observers _

Sentinel Nodes

A decentralized network of verification nodes that continuously scan AI agent transactions and validate them against on-chain policy constraints.

Network Status
SENTINEL NETWORKPRE-LAUNCH — TESTNET ONLY

The sentinel network is currently in testnet phase on Base Sepolia. Node operators can begin testing configurations and policy verification flows. Mainnet launch details will be announced through our documentation and GitHub.

Node Types
Tier 1

Full Sentinel Node

Complete mempool monitoring, policy verification, and consensus participation. Requires staking.

Tier 2

Light Verifier

Lightweight node that validates specific agent policies without full mempool scanning. Lower resource requirements.

Tier 3

Archive Node

Stores complete historical verification data. Powers the analytics dashboard and audit trail queries.

System Requirements
SpecMinimumRecommended
CPU4 cores8+ cores
RAM8 GB16 GB
Storage100 GB SSD500 GB NVMe
Network25 Mbps100+ Mbps
OSLinux / macOSUbuntu 22.04+
Quick Start (Testnet)
Terminal
$git clone https://github.com/incyashraj/bouclier
$cd bouclier-node && cargo build --release
$./target/release/bouclier-node init --network base-sepolia
$./target/release/bouclier-node start --rpc $BASE_SEPOLIA_RPC

Run a Sentinel Node

Help secure the network by running a testnet node. Mainnet staking and rewards coming soon.

[SYS] BOUCLIER.ETH v0.1.0-alpha