Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 473 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 473 Bytes

Balancer

Balancer V3 Pool Hooks Examples

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.

Licensing

GNU General Public License Version 3 (GPL v3).