A Generator tool for the open-rpc Ethereum APIs.
-
Built in components for:
- Typescript Types
-
Easy to create new components
The generator uses the OpenRPC Generator to generate typings for Typescript and can be expanded to many other usecases.
yarn install
yarn start
should generate the type file into generated/custom/typescript
you can now publish or use in your projects: