Skip to content

kinjaljain04/daml-canton-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daml-canton-app

A full end-to-end Canton Network application — KYC identity management built with Daml smart contracts, Canton JSON Ledger API, CompliDaml compliance audit, and a live frontend dashboard.

Daml Canton License: MIT

Quick start

curl https://get.digitalasset.com/install/install.sh | sh
dpm build
dpm test
dpm sandbox
python api/canton_api.py
open frontend/dashboard.html

GDPR compliance

Article Requirement How satisfied
Art. 5(1)(c) Data minimisation Only necessary KYC fields stored
Art. 5(1)(f) Confidentiality Observer model — only bank + customer see PII
Art. 17 Right to erasure Archive choice allows contract deletion
Art. 25 Privacy by design Privacy is structural, not bolted on

About

Full end-to-end Canton Network app — KYC contract, JSON Ledger API, CompliDaml audit, frontend dashboard. Built with Daml on Canton.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors