Building block to provide a simple mechanism for storing and verifying documents, with optional association as a resource to existing items.
- 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
- Adding a phyto-sanitary certificate to a consignment
- Associating a certificate of provenance with an item
- Creating a verifiable purchase order for sharing
This library was generated with Nx.
Run nx build building-block-document-management
to build the library.
Run nx test building-block-document-management
to execute the unit tests via Jest.