Context
This purpose of this document is to detail the specifications of the architecture for the stable coin backed by Euro.
There are 3 components in the architecture specifications:
- Frontend for User management with KYC/AML dashboard (and API?)
- Backend for administrator with Liquid asset manager implementation handling minting/burning/auditing process
Each section should details when applicable:
- User story describing how real humans will interact with the platform
- API call
- dashboard mockups
- Framework, library, language used
Architecture
Leads
User Interfaces
Admin Interfaces
Liquid
- https://docs.blockstream.com/liquid/technical_overview.html
- Installed Single server. Need to write custom API?
- Firewalled to limit connection only from admin interface
- Deployed on single server on Digital Ocean (?)
Data Base
- Serviced DB to handle replications/sharding/uptime ...