simon-something / Solidity-ASM-wethLinks
Asm shenanigans, including WETH contract, but in assembly (leftover of a drunk-coding saturday night), Storage classic example (but in assembly, with fallback as single point of entry) and other assemblified things
☆26Updated 3 years ago
Alternatives and similar repositories for Solidity-ASM-weth
Users that are interested in Solidity-ASM-weth are comparing it to the libraries listed below
Sorting:
- Introduction to core development via CTF challenges☆40Updated 3 years ago
- ☆42Updated 3 years ago
- ☆48Updated 4 years ago
- Gas comparison between Remco Bloemen's and Mikhail Vladimirov's mulDiv implementations.☆18Updated 3 years ago
- A contract for placing a takeover bid for an NFT collection☆29Updated 3 years ago
- Smart contract Cairo library for advanced fixed-point math☆27Updated 3 years ago
- A stack implementation via a single linked list in solidity.☆37Updated 3 years ago
- ☆41Updated 5 years ago
- A gas competition to see who the best optimizor is☆74Updated 3 years ago
- ERC4626 vaults to ease interaction with Morpho Optimizers.☆43Updated last year
- ☆74Updated 3 years ago
- A Foundry template to compile and test Huff contracts.☆51Updated 3 years ago
- On-chain 8x8 bitmap svg packed into a single 32 byte storage slot.☆64Updated 3 years ago
- ⛳ Template for Forge + EVM Toolkit☆55Updated 3 years ago
- RemcoMathLib is a Gas optimized FullMath implementation inspired by Remco Bloemen.☆31Updated 3 years ago
- ERC20 wrapper for full range Uniswap V3 LP positions☆33Updated 3 years ago
- A lightweight, extensible foundry library for shell scripting.☆62Updated 3 years ago
- hardhat template to compare various error gas cost in solidity