eth_contract
Contract caller
A set of helper methods to call and query Ethereum smart contracts via JSON RPC.
A set of helper methods for calling ETH Smart Contracts via JSON RPC.
14 stars
3 watching
5 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
merklejerk/flex-contract | An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
blacksmith-eth/blacksmith | A tool for generating a simple frontend for interacting with smart contracts using a web framework and a deployment script. | 313 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 131 |
rohitroy-github/smart-contract-snippets | A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
nccgroup/web3-decoder | An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 110 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,516 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 218 |
mana-ethereum/ethereumex | An Elixir client for interacting with the Ethereum blockchain via JSON-RPC. | 378 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |