Skip to content

icetan/multicall-flat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing out hevm flatten on Multicall

Drop into nix-shell to require the right tools:

nix-shell

Clone smart contract dependencies into ./lib:

dapp2nix clone-recursive lib

Make changes to the contracts in ./lib and test flattening them with:

nix-build --arg srcRoot ./lib

The output will be in result/dapp/*/out/*.sol.flat.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages