Proof of Concept of an Updates Visualiser for Canton Network.
Canton Network provides a privacy-enabled distributed ledger for major financial services. As part of the service, Canton Network uses a utility token - Canton Coin. The network exposes transaction in Canton Coin through a Scan service and an associated API.
Canton Coin is an example of an Amulet token as defined by the models here:
https://github.com/hyperledger-labs/splice/tree/main/daml
Scan API is defined in OpenAPI format here:
https://github.com/hyperledger-labs/splice/blob/main/apps/scan/src/main/openapi/scan.yaml