UNPKG

coops-dashboard

Version:

[![coops-dashboard-ci Actions Status](https://github.com/abdelhamidbakhta/coops-dashboard/workflows/coops-dashboard-ci/badge.svg)](https://github.com/abdelhamidbakhta/coops-dashboard/actions) [![License](https://img.shields.io/badge/License-Apache%202.0-b

43 lines (27 loc) 1.54 kB
[![coops-dashboard-ci Actions Status](https://github.com/abdelhamidbakhta/coops-dashboard/workflows/coops-dashboard-ci/badge.svg)](https://github.com/abdelhamidbakhta/coops-dashboard/actions) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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