Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 390 Bytes

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