cosmjs-util/packages/stream/README.md
2020-06-25 16:03:54 +02:00

13 lines
453 B
Markdown

# @cosmjs/stream
[![npm version](https://img.shields.io/npm/v/@cosmjs/stream.svg)](https://www.npmjs.com/package/@cosmjs/stream)
@cosmjs/stream are some helper methods and classes to help with stream
processing.
## License
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).