PraneshASP / huff-stuff

Random Huff snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huff Stuff • CI MIT License

huff-stuff-logo

Random Huff snippets mostly ported or modified from other popular libraries.

Warning

These contracts are unaudited and are not recommended for use in production.

Although contracts have been rigorously reviewed, this is experimental software and is provided on an "as is" and "as available" basis. We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.

Contracts

DateTimeLib"Library for date time operations"
ERC6909 - "Implementation of ERC6909"

Contributing

This repository serves as a laboratory/playground for Huff contracts or snippets that may be merged into Huffmate.

Feel free to make a pull request.

Installation

To install with Foundry:

forge install PraneshASP/huff-stuff

Acknowledgements

This repository is inspired by or directly modified from many sources, primarily:

About

Random Huff snippets

License:The Unlicense


Languages

Language:Solidity 100.0%