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

GitHub

57 stars
7 watching
9 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cleanunicorn/abi2signature Generates Ethereum ABI signatures from contract ABIs or function signatures 55
itsnickbarry/hardhat-abi-exporter Generates Ethereum smart contract ABIs on compilation via Hardhat 77
rust-ethereum/ethabi Encodes and decodes function calls and their output in smart contracts 518
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,464
maxifom/eos-abigen Tools for generating type-safe code for interacting with EOS-compatible smart contracts 4
makerdao/pymaker An API providing access to Maker contracts 193
shazow/whatsabi A tool for extracting and analyzing Ethereum bytecode without source code. 1,076
codex-storage/nim-contract-abi Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. 3
decurity/abi-decompiler Reverses Ethereum smart contract ABI information from EVM bytecode 219
ethereum/solidity-examples A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities 541
stefh/nethereum-codegenerator Generates C# interfaces and classes from Solidity smart contracts 6
urszeidler/uml2solidity Generates smart contract code from UML models 37
aniket-engg/sol-verifier Tool to verify Solidity smart contracts on Etherscan 30
ivicanikolicsg/maian Automated tool for detecting bugs in smart contracts on the Ethereum blockchain 557
0age/spawner Generates minimal proxies for executing logic contracts with an included initialization step during contract creation 41