You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables milestone-based distribution or allocation, where funds are released upon completion of predefined goals.
18
+
19
+
## Approach
20
+
21
+
Extensions are generalized to be inherited by Strategies for implementation.
22
+
There are more complete guides on extension use in the [repository readme](https://github.com/allo-protocol/allo-v2.1/tree/dev/contracts/strategies/extensions#how-to-use-extensions-in-strategies) and [Wonderland Allo v2.1 Explainer](https://mirror.xyz/0xD28D1D7A6FDebEF46330210E65a1EF11bAfea11a/MyqoYrcyOz4qDTbjt5WNCYcQW-MPUEjgEMjy8F-Q7hQ).
23
+
24
+
## Libraries
25
+
26
+
To compliment extensions, which are typically *stateful* reusable components,
0 commit comments