hardhat-interface-generator
Interface generator
Tools to generate Solidity interfaces and integrate them with Hardhat projects
32 stars
4 watching
2 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
csweichel/bel | A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
foundry-rs/hardhat-foundry-template | Template repository for getting started with Foundry and Hardhat in one project | 240 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
daver32/interfacegenerator | A tool to automatically generate interfaces from classes | 36 |
foundry-rs/hardhat | A collection of plugins to integrate Foundry with the Hardhat project framework | 93 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,971 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 213 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 418 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 51 |
openzeppelin/solidity-docgen | Extracts and formats documentation from Solidity source code | 452 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
rhlsthrm/typescript-solidity-dev-starter-kit | A starter kit for developing smart contracts with a full Typescript environment using Hardhat as the platform layer | 410 |