Skip to content

Implementation of simple smart contracts in Huff, inline Yul, and pure Yul

Notifications You must be signed in to change notification settings

EWCunha/huff-and-yul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Different ERC20 implementations

Here you'll find simple ERC20 implementations in Solidity, Solidity with inline Yul (Assembly), and Huff. They've been tested and are functional.

You can see the contracts in src folder and the tests in testfolder.

To be done:

  • ERC20.yul

About

Implementation of simple smart contracts in Huff, inline Yul, and pure Yul

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published