Skip to content

An off-chain reference implementation: Supports exchanging payment information, KYC data and attestation of KYC data between VASPs.

Notifications You must be signed in to change notification settings

legua25/off-chain-reference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 

Repository files navigation

off-chain-reference

The Diem Off-Chain API, as proposed in DIP-1, is a protocol that allows participants on the Diem Payment Network, such as designated dealers or Virtual Asset Service Providers (VASPs)) to support the following business needs when integrating with the Diem blockchain:

  • Compliance, by providing the ability to exchange Know-Your-Customer (KYC) information about payer and payee.
  • Privacy, by allowing for the private exchange of information that cannot be achieved on-chain.
  • Scalability, by facilitating the netting of payments when this is supported in the future.

Please refer to Diem Mini-Wallet application for implementation example.

For trying out Mini-wallet, please refer to this doc.

For low level protocol details / implementations, please refer to Diem Python SDK offchain module API document.

About

An off-chain reference implementation: Supports exchanging payment information, KYC data and attestation of KYC data between VASPs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages