Skip to content

lispc/solidity-bytecode-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A WIP tool for analysing bytecodes of solidity contracts

Basic understanding of YUL is needed for reading the bytecodes generated.

npm install
make install-tools
# change your sol source code
npx hardhat compile
make print-asm
make print-bytecode

TODOs:

  • YUL related features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published