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: 10 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. | 41 |
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 | 239 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
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,961 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 37 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 212 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 50 |
openzeppelin/solidity-docgen | Extracts and formats documentation from Solidity source code | 451 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
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 |