0.0.16 • Published 8 months ago
@gtsc/building-block-document-management v0.0.16
building-block-document-management
Building block to provide a simple mechanism for storing and verifying documents, with optional association as a resource to existing items.
Features
- Add a document
- Store the hash of the document and the DID of the entity adding the document
- Retrieve a document and verify its authenticity and author
Use Cases
- Adding a phyto-sanitary certificate to a consignment
- Associating a certificate of provenance with an item
- Creating a verifiable purchase order for sharing
Building
This library was generated with Nx.
Run nx build building-block-document-management to build the library.
Running unit tests
Run nx test building-block-document-management to execute the unit tests via Jest.