0.0.16 • Published 7 months ago
@gtsc/building-block-simple-event-repository v0.0.16
building-block-simple-event-repository
Record events for an item, events could be status updates, EPCIS events, location events etc . The events will be stored immutably.
Features
- Create/update events associated with an item
- Hash the events and create an immutable record for them
- Retrieve timeline of current events
Extensions
- JSON-LD read endpoint
Use Cases
- Record documents requests, location changes etc for a consignment
Building
This library was generated with Nx.
Run nx build building-block-simple-event-repository to build the library.
Running unit tests
Run nx test building-block-simple-event-repository to execute the unit tests via Jest.