ethereum-abi-ui
Contract UI generator
Automates the creation of UI form field definitions and validators from Ethereum contract ABIs
Auto-generate UI form field definitions and associated validators from an Ethereum contract ABI
57 stars
7 watching
9 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |
| | Generates Ethereum smart contract ABIs on compilation via Hardhat | 77 |
| | Encodes and decodes function calls and their output in smart contracts | 518 |
| | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
| | Tools for generating type-safe code for interacting with EOS-compatible smart contracts | 4 |
| | An API providing access to Maker contracts | 193 |
| | A tool for extracting and analyzing Ethereum bytecode without source code. | 1,076 |
| | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
| | Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
| | Generates C# interfaces and classes from Solidity smart contracts | 6 |
| | Generates smart contract code from UML models | 37 |
| | Tool to verify Solidity smart contracts on Etherscan | 30 |
| | Automated tool for detecting bugs in smart contracts on the Ethereum blockchain | 557 |
| | Generates minimal proxies for executing logic contracts with an included initialization step during contract creation | 41 |