@ceramicnetwork/stream-handler-common
Version:
Ceramic stream handler common types and utilities
22 lines (15 loc) • 1.03 kB
Markdown
# Ceramic Common Helpers for Stream Handlers

[](https://lbesson.mit-license.org/)
[](https://discord.gg/6VRZpGP)
[](https://twitter.com/ceramicnetwork)
> This package contains Ceramic types and utilities that are shared between implementations of Streamtype Handlers.
## Installation
```
$ npm install @ceramicnetwork/stream-handler-common
```
## Usage
See the [Ceramic developer site](https://developers.ceramic.network/) for more details about how to use this package.
## 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