-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Ali Sharif edited this page Jul 4, 2018
·
5 revisions
There are 3 major components:
- User-interface Single Page Application (SPA): User interface, served from a static web-server.
- Dashboard ETL: This process collects blockchain state information from a list of Aion chain nodes using the Java API, and populates the MySQL database.
- Dashboard API: This process serves a REST and Websocket API; this API exposes SQLized data stored in MySQL.
See Architecture Diagram: