UNPKG

@ceramicnetwork/job-queue

Version:

Ceramic persistent job queue

32 lines (20 loc) 441 B
# Ceramic job queue ## Installation ``` $ npm install @ceramicnetwork/job-queue ``` ## Development Run tests: ```shell npm test ``` Run linter: ```shell npm run lint ``` ## Contributing We are happy to accept small and large contributions. Make sure to check out the [Ceramic specifications](https://github.com/ceramicnetwork/ceramic/blob/main/SPECIFICATION.md) for details of how the protocol works. ## License MIT or Apache-2.0