| Crates.io | mercat |
| lib.rs | mercat |
| version | 1.1.2 |
| created_at | 2022-06-17 13:15:08.560802+00 |
| updated_at | 2023-04-25 12:51:44.795368+00 |
| description | The MERCAT library for confidential transactions. |
| homepage | |
| repository | https://github.com/PolymeshAssociation/cryptography |
| max_upload_size | |
| id | 607975 |
| size | 121,469 |
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.