Ledger Adapter API introduction

The Ledger Adapter API is a specification of abstract operations required by the Ownera FinP2P node to perform ledger operations as part of a FinP2P transnational context, The Ledger Adapter specification abstracts the underlying Ledger technology used for the tokenization of the assets and hide any implementation details from the Ownera FinP2P node.

The Ledger Adapter Specification abstract and defines the contract between the Ownera FinP2P and the underlying ledger which will facilitate the operational and transactional capabilities of various asset types.

Ownera provides Ledger adapters for the Ownera full stack digital securities solutions.
Customers who wishes to use the Ownera FinP2P Node and connect it to its specific Ledger implementation should provide an Adapter that implements these API specifications.

Typically there are 2 use cases for implementing a Ledger adapter:

  1. Connectivity to Asset Tokenization platforms, in which the following APIs to be implemented: management ,transactions , issuance , operations
  2. Connectivity to Payment systems. in which the following APIs to be implemented: payments , transactions, escrow , operations