Stars
A collection of smart contract vulnerabilities along with prevention methods
A curated list of awesome of the Foundry development framework.
Ethereum transaction decoder (community version).
Ethernaut puzzles solved with foundry
A summary of 200+ CTF blockchain challenges
🌘 - The Social Explorer for Ethereum
Repository gathering useful libraries and contracts.
Optimint is a gas-optimized ERC721 reference implementation that's based on OpenZeppelin Contracts, and requires only 1 SSTORE operation per batch-mint.
Fast and stable sort algorithm that uses O(1) memory. Public domain.
An implementation of ERC1155D, a record setter for minting and transfer gas efficiency.
Pattern matching algorithms implementation in Solidity and YUL for Ethereum Virtual Machine (EVM)
A list of common Solidity optimization tips and myths.
List of smart contract optimizations in solidity
Full BigNumber library implementation for Solidity.
Tutorial for building DeFi arbitrage bots
Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.
Solidity library for advanced fixed-point math
A collection of best practices and code samples for technical Maker Improvement Proposals (MIPs).