https://github.com/byteball/cascading-donations-backend
Cascading donations https://kivach.org
https://github.com/byteball/cascading-donations-backend
cascading-donations dag dapp dlt donation donations github obyte open-source
Last synced: about 1 month ago
JSON representation
Cascading donations https://kivach.org
- Host: GitHub
- URL: https://github.com/byteball/cascading-donations-backend
- Owner: byteball
- License: mit
- Created: 2021-12-17T09:10:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T18:05:36.000Z (about 2 months ago)
- Last Synced: 2025-04-14T14:17:27.531Z (about 1 month ago)
- Topics: cascading-donations, dag, dapp, dlt, donation, donations, github, obyte, open-source
- Language: JavaScript
- Homepage: https://kivach.org
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server side for Obyte cascading donation
- Output of popular repositories.
- Output of supported tokens.
- Github search wrapper
- Discord notifications for new donations.**Important:** works only with NodeJS version 11.
## Install
Install node.js, clone the repository, then say
```sh
yarn
```## ENV
Copy the appropriate .env.XXXX file to .env and changing it
## Run
```sh
yarn start
```