Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

NethermindEth/kudu

Repository files navigation

Yul JSON Ast Generator

Install:

Install gcc & g++ (version 8 or greater), the boost C++ libraries and make sure you have the Solidity compiler installed.

Install the boost C++ libraries: MacOS

brew install boost

Linux:

sudo apt-get install libboost-all-dev

Then run:

sh build.sh

Generate IR (Yul) AST JSON from Solidity files.

Example: ./kudu ERC20.sol WARP > ERC20.yul.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages