verifiable robot execution.
a robot performs an action. the payload — task, duration, metrics, outcome — is signed and its hash is anchored on base. anyone can verify a posted execution matches its on-chain record.
intelligence layer for the robotics economy. $R.
early. scaffolding. interfaces in place, implementation in progress.
sdk/— python client. sign payloads, anchor hashes, verify.contracts/— solidity (foundry). on-chain execution log.examples/— integrations. first target: lerobot eval pipelines.
see SCHEMA.md for the payload format and verification flow.
# python sdk (dev install, pre-release)
cd sdk
pip install -e .# contracts
cd contracts
forge build
forge test- rsynth.ai
$Ron base ·0x9CC8C9C88ba07Ce24D54597E174C4127C7995757- erc-8004 agent ·
#10311 - @ResearchSynth
MIT.