Workshop ETHSafari - Build web3.js plugins (L2 RPCs and Contracts)

Опубликовано: 19 Февраль 2026
на канале: ChainSafe
76
5

In this workshop you will learn how to build web3.js plugins (SDKs) for any EVM compatible L2 which has different RPCs from the Ethereum JSON RPC API https://ethereum.org/en/developers/do...

You’ll learn how to create plugins for smart contracts that wrap their functionality in JavaScript. Instead of manually initializing contracts, searching for ABIs, or finding addresses, you’ll build easy-to-use APIs that allow you to interact with contracts effortlessly, for this workshop we built a plugin to interact with Chronicle oracles.