Skip to main content

Ethereum Developers

[stub] This guide will map common Solidity and EVM concepts to Lambit: accounts to UTXOs, calldata to method arguments, storage to state outputs, events to indexer data, and require(...) to script predicates.

note

Start with Basics and Stateful Contracts if you are already comfortable with TypeScript.