TradeTrust Core
The TradeTrust core repository is the unified interface for interacting with TradeTrust's various services. Those services include
- wrapping and signing of the documents
- deploying document store and token registry
- issuing verifiable documents
- minting transferrable records
- document verification
- validation of the fragments
Refer to the original repository for basic usages and code examples.
Installation
npm i @tradetrust-tt/tradetrust-core
Additional information
TradeTrust core is built on top of the following libraries.