iotaledger / access-server

Apache License 2.0
14 stars 3 forks source link

[AXS-40] Main Application Supervisor Reference Implementation #88

Closed bernardoaraujor closed 4 years ago

bernardoaraujor commented 4 years ago

Access API and SDK must be platform agnostic. Reference Implementation must provide the guidelines on how to use the SDK with target platforms. Main Application Supervisor is responsible for managing Access, ASN and Wallet Actors as a single application.

Goal is to write a main.c that initalizes:

djordjeglbvc commented 4 years ago

Resolved in #94