Skip to main content

wagmi

wagmi is a collection of React Hooks containing everything you need to start working with Linea. wagmi makes it easy to "Connect Wallet," display ENS and balance information, sign messages, interact with contracts, and much more β€” all with caching, request deduplication, and persistence.

Wagmi support Linea (along to MetaMask). To point your dapp on Linea, you need to use the chain tag 'lineaTest'. The chain specs are implemented here

See Wagmi docs for more info