Skip to content

Global Workflow Composition that is Scalable, Secure, and GDPR-compliant

License

Notifications You must be signed in to change notification settings

pbatko-da/canton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Canton

Canton is a next-generation DAML ledger interoperability protocol that implements DAML's built-in models of authorization and privacy faithfully.

  • By partitioning the global state it solves both the privacy problems and the scaling bottlenecks of platforms such as Ethereum.

  • It allows developers to balance auditability requirements with the right to forget, making it well-suited for building GDPR-compliant systems.

  • Canton handles authentication and data transport through our so-called synchronization domains.

  • Domains can be deployed at will to address scalability, operational or trust concerns.

  • Domains can be implemented on top of various technologies, depending on the trust requirements.

  • Domains are permissioned but can be federated at no interoperability cost, yielding a virtual global ledger that enables truly global workflow composition.

Refer to the Canton Whitepaper for further details.

Availability

This repository is hosting an early version of Canton with a centralised domain and only provides binary releases. At this point, Canton is not open source. Refer to the LICENSE for details and visit canton.io for further information.

Running

Please read Getting Started for instructions on how to get started with Canton.

Consult the Canton User Manual for further references of Canton's configuration, command-line arguments, or its console.

Templates for deploying the community version of Canton to AWS can be found in deployment.

About

Global Workflow Composition that is Scalable, Secure, and GDPR-compliant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%