@ceramicnetwork/codecs
Version:
Ceramic Codecs
32 lines (20 loc) • 435 B
Markdown
# Ceramic Codecs
## Installation
```
$ npm install @ceramicnetwork/codecs
```
## 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