ethereum / EIPs
The Ethereum Improvement Proposal repository
See what the GitHub community is most excited about today.
The Ethereum Improvement Proposal repository
Seaport is a marketplace protocol for safely and efficiently buying and selling NFTs.
我最近在重新学solidity,巩固一下细节,也写一个“Solidity极简入门”,供小白们使用(编程大佬可以另找教程),每周更新1-3讲。
A simple NFT smart contract that works with the rest of the HashLips ecosystem.
Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.
An arbitrage bot between Uniswap AMMs
Tutorial for building DeFi arbitrage bots
Multicall: Aggregate multiple constant function call results into one
The companion to the Youtube tutorials
K Semantics of the Ethereum Virtual Machine (EVM)
Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.
Solidity implementation of the Frax Protocol
Generic factory for deploying upgradeable proxy contracts
1inch Protocol – fully on-chain DeFi aggregation protocol
Dai Stablecoin System
A practical example on how to perform sandwich attacks on Ethereum
Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
Modern, opinionated, and gas optimized building blocks for smart contract development.
Assertions, equality checks and other test helpers
学习智能合约