Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orbitdb-archive/orbit-db-io

Helper module used in OrbitDB to interface with storage layer
https://github.com/orbitdb-archive/orbit-db-io

Last synced: 2 months ago
JSON representation

Helper module used in OrbitDB to interface with storage layer

Awesome Lists containing this project

README

        

# orbit-db-io

> IO helper module used within OrbitDB

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby)
[![Matrix](https://img.shields.io/badge/matrix-%23orbitdb_Lobby%3Agitter.im-blue.svg)](https://app.element.io/#/room/#orbitdb_Lobby:gitter.im)
[![CircleCI](https://circleci.com/gh/orbitdb/orbit-db-io/tree/main.svg?style=svg)](https://circleci.com/gh/orbitdb/orbit-db-test-utils/tree/main)

## Install

This project uses [npm](http://npmjs.com/) and [nodejs](https://nodejs.org/).

```sh
npm i orbit-db-io
```

## Contribute

Please, feel free to contribute! Take a look at [the issues](https://github.com/orbitdb/orbit-db-io/issues), and comment on an existing issue or create a new one if you have questions, bugs, or suggestions. For larger PRs, open an issue first if you could - drive-by PRs are also welcomed.

Please abide by the [Code of Conduct](CODE_OF_CONDUCT.md). For more on contributing to [@OrbitDB](https://github.com/orbitdb/), check out the docs in [orbitdb/welcome](https://github.com/orbitdb/welcome).

## License

[MIT](LICENSE) © 2018 Haja Networks Oy