mercat

Crates.iomercat
lib.rsmercat
version1.1.2
sourcesrc
created_at2022-06-17 13:15:08.560802
updated_at2023-04-25 12:51:44.795368
descriptionThe MERCAT library for confidential transactions.
homepage
repositoryhttps://github.com/PolymeshAssociation/cryptography
max_upload_size
id607975
size121,469
Adam Dossa (adamdossa)

documentation

README

MERCAT library

MERCAT (which stands for Mediated, Encrypted, Reversible, SeCure Asset Transfers and is the name of our asset privacy protocol) is a library which provides the functionality of confidential transaction. It implements the technical whitepaper which is available at https://polymath.network/resources.

For an example of how this library can be used to create accounts and create confidential transactions, refer to mercat-cli. To view the test harness, refer to test harness. And finally, to use the cli to interact with Polymesh chain, refer to interactive cli.

Commit count: 430

cargo fmt