coops-dashboard
Version:
[](https://github.com/abdelhamidbakhta/coops-dashboard/actions) [ • 1.54 kB
Markdown
[](https://github.com/abdelhamidbakhta/coops-dashboard/actions)
[](https://github.com/abdelhamidbakhta/coops-dashboard/blob/master/LICENSE)
[![sonar-quality-gate][sonar-quality-gate]][sonar-url][![sonar-bugs][sonar-bugs]][sonar-url] [![sonar-vulnerabilities][sonar-vulnerabilities]][sonar-url]
# COOPS dashboard
## What is it ?
This generator helps kickstart a cooperative currency based on [ERC-777]() token standard.
## How to use it ?
### Install Prerequisites
- [npm](https://www.npmjs.com/) package manager
### Install the generator
### Install from source
```shell script
npm install -g
```
### Install from package manager
```shell script
npm install -g coops-dashboard
```
### Run the generator
```shell script
npm start
```
[sonar-url]: https://sonarcloud.io/dashboard?id=abdelhamidbakhta_coops-dashboard
[sonar-quality-gate]: https://sonarcloud.io/api/project_badges/measure?project=abdelhamidbakhta_coops-dashboard&metric=alert_status
[sonar-coverage]: https://sonarcloud.io/api/project_badges/measure?project=abdelhamidbakhta_coops-dashboard&metric=coverage
[sonar-bugs]: https://sonarcloud.io/api/project_badges/measure?project=abdelhamidbakhta_coops-dashboard&metric=bugs
[sonar-vulnerabilities]: https://sonarcloud.io/api/project_badges/measure?project=abdelhamidbakhta_coops-dashboard&metric=vulnerabilities