https://github.com/dashevo/quorums
DAPI Quorum helper library
https://github.com/dashevo/quorums
backend dapi platform
Last synced: 3 months ago
JSON representation
DAPI Quorum helper library
- Host: GitHub
- URL: https://github.com/dashevo/quorums
- Owner: dashevo
- License: mit
- Created: 2017-10-17T14:59:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T11:57:15.000Z (about 5 years ago)
- Last Synced: 2025-09-13T23:24:41.795Z (9 months ago)
- Topics: backend, dapi, platform
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quorums
[](https://github.com/dashevo/quorums/actions/workflows/test_and_release.yml)
[](https://npmjs.org/package/@dashevo/quorums)
DAPI Quorum helper library
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Install
```sh
npm install
```
## Usage
```javascript
const quorums = require('@dashevo/quorums');
```
## Contributing
Feel free to dive in! [Open an issue](https://github.com/dashevo/quorums/issues/new) or submit PRs.
## License
[MIT](LICENSE) © Dash Core Group, Inc.