cubesPlugin Module Development

Guides for building a module for the Algebra Integral default plugin.

A module adds a new feature to the default plugin. Each module has an Implementation contract and a Connector, and can be composed into the assembled AlgebraUpgradeablePlugin.

Last updated