// open source
Public repos with 464+ combined stars: auditing tooling, staking primitives, EVM/Yul education, and security write-ups used across the Ethereum dev community. More on GitHub.
SolAudit, a toolkit for Solidity smart contract auditors. CLI analysis tools, Claude Code skills, and a local dashboard that take an audit from received code to validated findings with better coverage.
Educational Yul / Assembly reference covering EVM opcodes, inline assembly patterns, and low-level Solidity optimizations.
Stake ERC-721 tokens to claim ERC-20 rewards. A widely forked staking contract used across the Ethereum dev community.
ERC-20 library with staking functionality, an open-source staking primitive for reward distribution.
A repository of known Solidity vulnerabilities with explanations and proof-of-concept exploits.
ERC-721 NFT staking contract based on a modified version of the Synthetix StakingRewards algorithm.
NFT collection deployment with Merkle-tree whitelisting and configurable mint phases.