Skip to content

A Generator tool for the Etheruem Provider using the OpenRPC generator

Notifications You must be signed in to change notification settings

hyjui/ethereum-provider-openrpc-generator

 
 

Repository files navigation

OpenRPC Etheruem Provider Generator

A Generator tool for the open-rpc Ethereum APIs.

Features:

  • Built in components for:

    • Typescript Types
  • Easy to create new components

Usage

The generator uses the OpenRPC Generator to generate typings for Typescript and can be expanded to many other usecases.

Quick start

yarn install

yarn start

should generate the type file into generated/custom/typescript

image

you can now publish or use in your projects:

image

Resources

About

A Generator tool for the Etheruem Provider using the OpenRPC generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.6%
  • JavaScript 14.4%
  • Dockerfile 5.0%