avalon icon indicating copy to clipboard operation
avalon copied to clipboard

Santander AML Example (Web Client part)

Open gbarcomu opened this issue 6 years ago • 0 comments

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]

gbarcomu avatar Nov 25 '19 16:11 gbarcomu