Chainlink Runtime Environment (CRE)

Build with CRE

CRE is the orchestration layer for onchain applications. You write workflows in Go or TypeScript: code that runs when a trigger fires, such as a schedule, an HTTP request, or an onchain event, and then calls APIs, reads and writes across blockchains, and handles secrets. A decentralized oracle network executes each step and reaches consensus on every result.

Get Started

Tools & APIs

Changelog

Release

Sep 18, 2026

CRE CLI v1.35.0 — Ethereum Hoodi Testnet Support

CRE CLI version 1.35.0 is now available. This release adds support for Ethereum Hoodi Testnet for local simulation via cre workflow simulate and for production onchain writes. The Go SDK (v1.21.0) and TypeScript SDK (v1.22.0) add the corresponding EthereumHoodiTestnet chain constant.

Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.

See all changes on GitHub

Get the latest Chainlink content straight to your inbox.