importing more than one library with foundry
Posted on Fri 26 May 2023 in tech
One feature that is missing in Foundry and Forge is the ability to dynamically bind libraries. In fact, it can be pretty difficult to understand how to bind libraries in general and the documenation is fairly lacking. It took me several tries to get it right.
The docs are the …
Continue reading