Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AmadiMichael/Huffs

Huff language implementation of popular (and unpopular) solidity libraries and contracts.
https://github.com/AmadiMichael/Huffs

bytecode evm huff

Last synced: about 2 months ago
JSON representation

Huff language implementation of popular (and unpopular) solidity libraries and contracts.

Awesome Lists containing this project

README

        

# **Huffs**

Huff implementation of popular solidity libraries and contracts.

NOTE: Repository for a few Huff implimentations of solidity contracts I attempted while mastering Huff and low level EVM knowledge.

## **HUFFS Contracts**

- Ownable (Owned) 2 STEP
- Uniswap v3 BitMath Library
- Wrapped Ether (WETH9)
- Commit Reveal Scheme
- Euclidean Algorithm (GCD solver)
- Non Payable