What are the LLM context files?
Newton provides two separate LLM context files — one for policy development and one for TypeScript SDK integration. Load the relevant file (or both) into your AI coding assistant to give it the full context it needs to help you build on Newton.Download
Newton Policy Guide
Creating and deploying Newton policies (WASM oracles, Rego, newton-cli)
Newton TypeScript SDK Guide
Building frontends with the Newton TypeScript SDK
Usage
Place the relevant file(s) in your project root and point your AI coding assistant to them: Claude Code Save asCLAUDE.md in your project root. Claude Code automatically reads this file for context.
CLAUDE.md (or concatenate both) to have Claude Code pick it up automatically.
Cursor
Save as .cursorrules or add to your project’s context files.