GithubHelp home page GithubHelp logo

create-eth-extensions's Introduction

๐Ÿ”Œ 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

  • subgraph: Easily extract data from your contracts and expose it through a GraphQL API.

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

create-eth-extensions's People

Contributors

carletex avatar pabl0cks avatar

Watchers

Damian Martinelli avatar  avatar Austin Griffith avatar <jaxcoder /> avatar Zak G avatar Bliss avatar Kevin Seagraves avatar Camden avatar

create-eth-extensions's Issues

EIP-5792 Coinbase smart wallet extension

Coinbase smart wallet is a hot topic, so it may become pretty popular for Hackathons, and the UX is probably going to evolve that way, so a curated extension may make sense. This could be the starting point?

Should think about the basic features to include, in the case we decide to go for it.

EIP712 signature extension

  • EIP712 Signature next page => some info + link + textarea? (message to sign)
  • Frontend sings and sends message to backend
  • Backend validate => 200 response
  • Frontend shows success!

OnchainKit extension

I think it would be awesome to have an OnchainKit extension to make use of all the components and utilities they are building.

Wonder if Connect Account feature would overlap with #6. The only problem I see is OnchainKit is very active right now, would probably require important efforts to keep this extension up to date with the new features and bug fixes.

Ponder extension

We already have The Graph as curated extension, would it make sense to have also Ponder as an alternative for those that want a more minimal approach for their indexing needs?

Documentation to create an extension

Let's have some detailed instructions explaining how to create an extension.

I think it could be a variation of this https://github.com/scaffold-eth/create-eth/blob/main/contributors/RFC-extensions.md for external extensions

  • Folder structure (extension folder, etc)
  • How new files are folders are copied.
  • Special files (.gitignore, etc)
  • Dependencies (root package.json / package folder package.json)
  • .template / .args files. List them, how they work, etc.

This could live here but also on the create-eth repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.