Page cover image

🧱Network Architecture

The system is divided between User Layer and Process Layer. To identify where the user interacts and where all the automation happens on the backend side

User Layer

It is used for the creation and monitoring of DCAs to allow the user to have everything under control.

Process Layer

Is composed of the interaction between the Contracts and the Resolvers, which together the execution of the service, below is a simplified diagram of the operation

Last updated