Prerequisites
- Node.js and npm
- Go 1.25.1 or newer for the tee-node integration test
- A modern browser
- Foundry only when you want to run the Solidity suite
1
Install the web dependencies
From the repository root:
2
Start Nautilius
http://localhost:3000 for the product page.3
Choose a verification path
Open
/demo for the labeled six-stage walkthrough. Open /app for the live Coston2 workspace.The live workspace reads verified configuration and stops when the FCC registry has no active TEE. It does not fall back to simulated production state.4
Run the web gates
The web test suite binds a loopback port and starts the pinned tee-node decrypt harness. That test proves wire compatibility, not production attestation or hardware isolation.