@subsocial/config
Version:
JavaScript config files for Subsocial blockchain.
21 lines (13 loc) • 286 B
Markdown
# Subsocial Config files by [DappForce](https://github.com/dappforce)
JavaScript configs for Subsocial blockchain.
## Install
Using npm:
```bash
npm i @subsocial/config
```
Using yarn:
```bash
yarn add @subsocial/config
```
## License
Subsocial is [GPL 3.0](./LICENSE) licensed.