arbiter
Ethereum simulator
A tool for simulating stateful Ethereum smart contracts in a sandbox environment
A blazing-fast Ethereum sandbox that lets developers orchestrate event-driven simulations.
685 stars
15 watching
65 forks
Language: Rust
last commit: 3 months ago ethereumrustsimulation-frameworksmart-contracts
Related projects:
Repository | Description | Stars |
---|---|---|
arbazkiraak/smartcontractlearning | A Solidity-based smart contract framework for learning and interacting with Ethereum contracts | 17 |
simtopia/verbs | A tool for building and simulating complex systems using agent-based modeling techniques | 22 |
solidity-labs-io/forge-proposal-simulator | A tool that simulates governance actions and proposals in smart contracts to ensure safety and standardization. | 63 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 518 |
autistic-symposium/blockchain-science-rs | Research and development of blockchain science tools and projects in Rust | 64 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 219 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 732 |
ethereum/eth-tester | A tool suite for testing Ethereum applications | 370 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 83 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 712 |
ethereum/populus | A Python framework built on top of Ethereum that allows developers to create and deploy smart contracts for various use cases | 320 |
raineorshine/solidity-repl | A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) | 398 |
kismuz/btgym | A framework for running reinforcement learning experiments in real-world algorithmic trading environments | 988 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 567 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 589 |