Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 284 Bytes

Horse Store

About

This is a basic implementation of a Solidity smart contract in both Huff and Yul. Horse Store V1 is implemented in Huff, Solidity + Yul and also pure Yul. Horse Store V2 is implemented in Huff.

This was made following a course by Patrick Collins.