Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 558 Bytes

drivers.md

File metadata and controls

8 lines (7 loc) · 558 Bytes

Drivers

The Token SDK comes equipped with two driver implementations:

  • FabToken: This is a simple implementation of the Driver API that does not support privacy.
  • ZKAT DLog: This driver supports privacy via Zero Knowledge. We follow a simplified version of the blueprint described in the paper Privacy-preserving auditable token payments in a permissioned blockchain system by Androulaki et al.