Skip to content

0xRajkumar/ERC20-In-Yul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Implementation

By studying this code, you can gain valuable insights about YUL, such as how to use loops in inline assembly, how to store and manipulate data when dealing mapping and how calldata works etc.

Install dependencies and Test

forge install
forge test

About

Code is mostly written in Yul.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages