abi2signature
Signature generator
Generates Ethereum ABI signatures from contract ABIs or function signatures
Use the ABI of a smart contract to find out the function signatures
55 stars
4 watching
11 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
ethereumethereum-contractsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
hiddentao/ethereum-abi-ui | Automates the creation of UI form field definitions and validators from Ethereum contract ABIs | 58 |
google/vxsig | Automatically generates AV byte signatures from sets of similar binaries using a signature generation algorithm. | 259 |
maxifom/eos-abigen | Tools for generating type-safe code for interacting with EOS-compatible smart contracts | 4 |
itsnickbarry/hardhat-abi-exporter | Generates Ethereum smart contract ABIs on compilation via Hardhat | 76 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
cleanunicorn/karl | Monitors smart contracts for security vulnerabilities on blockchain networks | 315 |
bettiolo/oauth-signature-js | A JavaScript library for generating OAuth 1.0a signatures. | 232 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 217 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
ambiretech/signature-validator | A TypeScript library that enables the validation of various types of signatures used in Ethereum smart contracts. | 63 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
shazow/whatsabi | An Ethereum bytecode analyzer that automatically extracts and interprets function signatures from unverified contracts without source code. | 1,064 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |