hananbeer / brainfuck
solidity implementation for brainfuck interpreter
☆19Updated 2 years ago
Alternatives and similar repositories for brainfuck:
Users that are interested in brainfuck are comparing it to the libraries listed below
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Updated 2 years ago
- ☆35Updated 2 years ago
- ☆23Updated 5 years ago
- GOO(Gradual Ownership Optimization) issuance implementation using Huff☆34Updated 2 years ago
- ☆28Updated 2 years ago
- Smart contract audit / optimization reports generated by solstat.☆14Updated 2 years ago
- WETH3074 is a new version of the WETH contract which utilizes EIP-3074 to avoid the need for wrapping/unwrapping. In essence it turns ETH…☆39Updated 2 years ago
- Rolling Liquidity Vault: an ERC4626 compliant vault, passive liquidity vault built atop Sense Space Pools☆27Updated last year
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆27Updated 2 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated last year
- 🎛 Core smart contracts of Uniswap V2☆16Updated 7 months ago
- WETH Implementation in Vyper + gas comparisons to WETH9 and WETH10☆16Updated last year
- Sense Space: a YieldSpace implementation with a native yield-bearing side and an oracle☆37Updated 2 years ago
- Cellophane is a proof-of-concept counterfactual ERC721 token wrapper☆18Updated 2 years ago
- A contract for placing a takeover bid for an NFT collection☆29Updated 3 years ago
- Succinctly prove the fundamental equation of DAI fails to hold using the Certora prover.☆15Updated 11 months ago
- solidity compression utility☆20Updated 6 months ago
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 2 years ago
- A salmonella token built with foundry☆20Updated 3 years ago
- Solidity calldata, memory, transient storage, and storage debugger☆20Updated last year
- RemcoMathLib is a Gas optimized FullMath implementation inspired by Remco Bloemen.☆31Updated 2 years ago
- Huff Proxies with Create2 (no SLOAD)☆41Updated 2 years ago
- Foundry test utils.