An open API service indexing awesome lists of open source software.

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

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
```