Skip to content

tom2o17/AssemblyERC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Implemented in Inline Assembly

Motivation and Background

This repository serves as a learning resource, for developers wishing to learn more about inline assembly.
Note: no "variables" are decleared w/n the contract. For information as to what slots are occupied for storage please reference the variable map at the top of the contract.

Installing Dependencies

Install deps with:
forge install

Running Tests

To run tests open terminal in root and run:
forge test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published