Skip to main content

Security, testing & formal verification

Auditing, testing, fuzzing, and verification tools to improve smart contract safety and correctness.

Highlights

Slither is a Solidity and Vyper static analysis framework written in Python3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to easily write custom analyses. Slither enables developers to find vulnerabilities, enhance their code comprehension, and quickly prototype custom analyses. Slither has been used for many years by both security engineers and developers to secure their smart contracts. By allowing developers to find the most common vulnerabilities on their smart contracts, Slither helps to improve the security of the Optimism ecosystem. Slither has 90+ detectors, and works on both Solidity and Vyper. In addition it provides printers, helping to review quickly features of contracts. It's python API can also be used to leverage its inbuilt analysis for custom needs. Slither can directly be run on a contract deployed on optimism, with slither optim:0x..ADDRESS

Slither
Security, testing & formal verification

Slither

Security · Static analysis · Solidity · Vyper · Continuous integration

Applications

Showing (19)

Other application categories

Cross-chain & interoperability

Tools that enable messaging, asset transfers, and shared state across Ethereum mainnet, rollups, and other blockchains.

Transaction & wallet infrastructure

Infrastructure for building, signing, sending, simulating, and managing Ethereum transactions and wallets.

Data, analytics & tracing

Indexing, querying, analytics, and tracing tools for onchain data, execution, and network activity.

Education & community resources

Learning materials, documentation, tutorials, and community platforms for Ethereum builders.

Client libraries & SDKs (front-end)

Language specific libraries and SDKs for interacting with Ethereum nodes, contracts, and protocols.

Smart contract development & toolchains

Frameworks and tools for writing, testing, deploying, and upgrading smart contracts.

AltStyle によって変換されたページ (->オリジナル) /