Documentation

Everything you need to integrate Sentinels into your robotics infrastructure.

Quick Start

Get your first robot verified in under 5 minutes.

quick-start
# Install the CLI
$ curl -fsSL https://get.sentinels.today | sh
# Authenticate
$ sentinels auth login
# Initialize project
$ sentinels init --project my-fleet
Created sentinels.yaml
# Register your first robot
$ sentinels register --name unit-001 --model forklift
Robot registered — DID: did:sentinels:0x...
Trust score: 100/100