olehmell/subsocial-sdk

View on GitHub
packages/elasticsearch/README.md

Summary

Maintainability
Test Coverage
# Subsocial elasticsearch API by [DappForce](https://github.com/dappforce)

JavaScript API wrappers for Elasticsearch specific to Subsocial blockchain.

## Install

Using npm:

```bash
npm i @subsocial/elasticsearch
```

Using yarn:

```bash
yarn add @subsocial/elasticsearch
```

## License

Subsocial is [GPL 3.0](./LICENSE) licensed.