Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 821 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 821 Bytes

🔌 create-eth Extensions

This repository holds all the BG curated extensions for create-eth, so you can extend the functionality of your Scaffold-ETH project.

Usage

You can install any of the extensions in this repository by running the following command:

npx create-eth@latest -e <extension-name>

Available Extensions

Explore our curated (by BuidlGuidl) and community-contributed extensions for Scaffold-ETH 2 at: https://scaffoldeth.io/extensions

Create your own extension

You can extend Scaffold-ETH by creating your own extension. To do so, you need to create a new repository with the following structure:

ToDo

npx create-eth@latest -e your-github-username/your-extension-repository:branch-name # branch-name is optional