Extensions List
Explore our Curated (by BuidlGuidl) and community-contributed extensions for Scaffold-ETH 2.
To install an extension, simply copy and run the installation command provided for each extension.
subgraph
This Scaffold-ETH 2 extension helps you build and test subgraphs locally for your contracts. It also enables interaction with the front-end and facilitates easy deployment to Subgraph Studio.
npx create-eth@latest -e subgraph
eip-712
An implementation of EIP-712, allowing you to send, sign, and verify typed messages in a user-friendly manner.
npx create-eth@latest -e eip-712
ponder
This Scaffold-ETH 2 extension comes pre-configured with ponder.sh, providing an example to help you get started quickly.
npx create-eth@latest -e ponder
onchainkit
This Scaffold-ETH 2 extension comes pre-configured with onchainkit, providing an example to help you get started quickly.
npx create-eth@latest -e onchainkit