Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philogy/huff-weth


https://github.com/philogy/huff-weth

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# (Simple) Huff WETH

**Notice:** This implementation is _outdated_, to see a much more heavily optimized version of Wrapped
Ether written in Huff check out [METH](https://github.com/philogy/meth-weth).

This project was made for the purpose of learning the new EVM language [Huff](https://huff.sh/).
I've rewritten the basic functionality of the classic Wrapped Ether contract aka
"WETH". Not fully tested just yet so there may still be some bugs to iron out.