Skip to main content

Provenance Modules

Powering the logic of applications.

Modules are the code components of the Provenance Blockchain that execute the majority of the business logic for our applications. The Cosmos SDK enables developers to build modules that utilize the core structure of the SDK to allow the modules to function together. To read more about creating modules, refer to the Cosmos documentation on modules.

Provenance uses inherited modules from the Cosmos SDK, and has also developed modules that are specific to Provenance.