This package contains the source code for Balancer V3 Pool Hooks Examples, showcasing how to extend a Pool's functionality by executing code at specific points of the operation lifecycle.
The functions that hooks can implement are described in IHooks
.