avalon
avalon copied to clipboard
Santander AML Example (Web Client part)
This Web application is part of the Santander AML (Anty Money Laundering) example. It is made in Vue.js. There is an nginx to serve the application and also as a reverse proxy to communicate with the TCF via rpc. It shows the workers availables (WorkerLookUp) and their details (WorkerRetrieve), allows to send work orders (WorkOrderSubmit) and shows the response of the AML use case (WorkOrderGetResult).
The other part of the example is already merged in PR #164
Signed-off-by: pegartillo95 [email protected] Signed-off-by: gbarcomu [email protected] Signed-off-by: kubasiemion [email protected]