a public blockchain with smart contract functionality, launched in 2015 by Vitalik Buterin

the original platform for decentralized applications, DeFi, and NFTs

native token $ETH secures the network through proof-of-stake consensus since the Merge in 2022

relevant to cyber as a reference architecture and as the chain hosting early cyber community and token deployments

EVM compatibility is a standard adopted by many subsequent chains

Dimensions

trident/os/ethereum
💎 Ethereum [← Target Reference](/trident/reference/targets) | VM: [EVM](/trident/vm/evm/readme) Ethereum is the canonical EVM chain -- L1 settlement layer. Trident compiles to EVM bytecode (`.evm`) and links against `os.ethereum.*` for Ethereum- specific runtime bindings. Same bytecode runs on all…

Local Graph