jtriley2p / vy-deepdiveLinks
Vyper Deep Dive Notes and Scripts
☆26Updated last year
Alternatives and similar repositories for vy-deepdive
Users that are interested in vy-deepdive are comparing it to the libraries listed below
Sorting:
- gas comparisons between vyper and solady☆20Updated 9 months ago
- Incorrect, Breaking, and Footgunned Huff Contracts.☆30Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆32Updated 2 years ago
- This repo contains smart contract to perform basic arithmetic operations implemented using Huff☆24Updated last year
- A visual studio code extension that automatically generate the stack comments for Huff.☆26Updated last year
- ☆41Updated 3 years ago
- ☆28Updated 2 years ago
- Example setup of Forge tests and CI to do basic checks for storage collisions when iterating on upgradeable contract implementations.☆28Updated 2 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆47Updated 2 years ago
- Huff Implementation of VRGDAs☆41Updated 2 years ago
- Tstore huff template☆17Updated last year
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- Uniswap V4 Huff Hooks☆40Updated 2 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆27Updated 2 years ago
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 2 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 2 years ago
- Curve style voting escrow (ve) Uniswap v4 hook contract☆24Updated last year
- ☆34Updated 2 years ago
- Create breakpoints for use with Foundry debugger -- https://book.getfoundry.sh/cheatcodes/breakpoint☆34Updated last year
- Smart contract audit / optimization reports generated by solstat.☆14Updated 2 years ago
- ☆29Updated 2 years ago
- ⛳ Template for Forge + EVM Toolkit☆55Updated 3 years ago
- ☆17Updated 2 years ago
- Optimized, in-memory, memory safe data structures written in Solidity.☆36Updated last year
- An EVM low-level language that gives full control over the control flow of the smart contract.☆26Updated 11 months ago
- Rolling Liquidity Vault: an ERC4626 compliant vault, passive liquidity vault built atop Sense Space Pools☆27Updated last year
- Generic Vector library for Solidity☆27Updated 3 years ago
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 2 years ago
- P256 (a.k.a. secp256r1 elliptic curve) signature verification 🐍Vyper contract.☆19Updated last week
- ☆54Updated 2 years ago