Functions§
- build_
contracts - Build the Smart contracts at the specified directories.
- find_
forge_ executable - Returns a string with the path to the
forge
executable. - soldeer_
install - Run soldeer’s ‘install’ command if the dependencies directory exists and is not empty.
- soldeer_
update - Run soldeer’s
update
command to populate thedependencies
directory.