Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ArkosLib is the core of the Arkos framework. It provides all transaction-centric capabilities.

Overview

Goal and usage

...

The Service Model

Arkos is built on a service model, requiring the integrator to provide project-specific implementations to a minimal set of services. This allows an integrator flexibility in how things are actually processed on their device.
Some default implementations are available for common platforms and behavior when possible.

For more information and an overview of what needs to be implemented during the integration process, see Required Integration Services

Supplementary Modules

Arkoslib is designed to be used alongside optional modules providing related functionality.

...