Skip to main content

Viem

Viem offers a TypeScript interface for Ethereum that provides low-level stateless features for interactions focused on reliability, performance, and developer experience.

To point to your dapp on Linea, you need to use

import { linea, lineaSepolia } from 'viem/chains'

For more specifics, see the docs.