You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.