logo

AppLogic

AppLogic is the component for implementing custom business processes which is currently being separated from core Peatio and Barong functionality. It is also designed for extending the system's functionality, for example adding a Paygate or a custom AML, KYC provider and is used by frontend application as well.

#General information

Interaction with other components

AppLogic interacts with other components using Event API and Management API. You will find examples in features section.

#Features

Among the main AppLogic features there are:

Multisignature withdrawal request using Management API

scheme

Custom Event API listeners

scheme

Detailed documentation about implementation of Event API listeners could be found here.