@oap75/api
Version:
JavaScript API for Subsocial blockchain.
22 lines (13 loc) • 308 B
Markdown
# Subsocial API by [DappForce](https://github.com/dappforce)
JavaScript API wrappers for Substrate and IPFS specific to Subsocial blockchain.
## Install
Using npm:
```bash
npm i @subsocial/api
```
Using yarn:
```bash
yarn add @subsocial/api
```
## License
Subsocial is [GPL 3.0](./LICENSE) licensed.