alephao / hevm
Easy to use Hevm cheatcodes contract
☆12Updated 3 years ago
Alternatives and similar repositories for hevm:
Users that are interested in hevm are comparing it to the libraries listed below
- ☆26Updated 2 years ago
- RemcoMathLib is a Gas optimized FullMath implementation inspired by Remco Bloemen.☆31Updated 2 years ago
- A Foundry template to compile and test Huff contracts.☆52Updated 2 years ago
- An in complete list of tokens with permit function☆14Updated 3 years ago
- A stack implementation via a single linked list in solidity.☆37Updated 3 years ago
- A basic introduction to solidity, at the ETHLisbon hackathon.☆15Updated 3 years ago
- Foundry test utils.☆29Updated 2 years ago
- Asm shenanigans, including WETH contract, but in assembly (leftover of a drunk-coding saturday night), Storage classic example (but in a…☆26Updated 3 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆32Updated 2 years ago
- ERC20.⛳☆20Updated 2 years ago
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 2 years ago
- ☆48Updated 3 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆40Updated 2 years ago
- Certora integration with the Forge testing framework of Foundry☆20Updated last year
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 2 years ago
- A repo to demonstrate how viaIR affects https://twitter.com/PatrickAlphaC/status/1503559512824897540☆22Updated 3 years ago
- This repo contains smart contract to perform basic arithmetic operations implemented using Huff☆24Updated last year
- ☆17Updated 3 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
- A binary search tree implementation in Solidity☆20Updated 2 years ago
- clones-with-immutable-args by wighawag written in Huff.☆27Updated 2 years ago
- Extensive Tests with the Forge Standard Library,☆20Updated 3 years ago
- ELO calculation as a solidity library (algorithm of 400 / chess ELO)