singulart ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
..
cache ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
src ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
.gitignore ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
README.md ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
package.json ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
report-template.md ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
report-template.md.old ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش
tsconfig.json ebbd4a9044 Imrove th structure of contributions folder 3 سال پیش

README.md

Council Report Generator

This scripts collects some information from Joystream chain. \ It was created to allow the council to generate a report in the finish of the council round. \ It takes some minutes to complete the report, multiple runs, with the same block range, will be quicker since it has a "cache" system for the block events.

## Setup

 yarn && yarn build

## Usage

node lib/generator.js <start block> <end block> 

Example

node lib/generator.js 57601 234038