erc7399-huff-reference
Flash loan reference
An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard
ERC7399 Flash Loans Huff Reference Implementation
1 stars
2 watching
0 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 65 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
amadimichael/p256-verifier-huff | An experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve | 26 |
amadimichael/mimcsponge-huffidity | A tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash | 10 |
robsonsjre/flashloanusecases | An educational project providing step-by-step instructions and examples to teach software developers about flash loan transactions in DeFi using AAVE on the Kovan test network. | 256 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
amadimichael/optimizedmimcsponge | An optimized implementation of a cryptographic hash function. | 12 |
amadimichael/dynamic-huffidity-poc | A tool that allows jumping back to Solidity runtime execution from an alternative runtime | 31 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
devtooligan/huffhuffpass | An implementation of the ERC20 token standard with additional functionality including transferFrom and permit functions. | 28 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |