Ethereum testing
Etheno
JSON-RPC multiplexer and test-integration layer for contract analysis tools.
View on GitHub
crytic/etheno
Best for
Large multi-contract systems where tool orchestration becomes the problem.
Surface
Ethereum testing
Catalog group
Secure smart contracts and protocol code
Repository
crytic/etheno
From the README
The repo is now archived. Use medusa for fuzzing. To learn more: https://secure-contracts.com/ Etheno is the Ethereum testing Swiss Army knife. It’s a JSON RPC multiplexer, analysis tool wrapper, and test integration tool. It eliminates the complexity of setting up analysis tools like Echidna on large, multi-contract projects. If you are a smart contract developer, you should use Etheno to test your contracts.Read the full README on GitHub ↗
Related tools · Secure smart contracts and protocol code
- Slither Static analysis for Solidity and Vyper with built-in detectors and an API for custom checks.
- Echidna Property-based fuzzing for Ethereum smart contracts driven by contract ABI grammars.
- Medusa Parallel smart-contract fuzzing built on go-ethereum and designed for large-scale test campaigns.
- Tealer Static analysis for Algorand TEAL programs with CFG construction and vulnerability detectors.
- Circomspect Static analysis and linting for Circom circuits, aimed at catching risky patterns in zero-knowledge code.