For the complete documentation index, see llms.txt. This page is also available as Markdown.

Plugin 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