0.1.0 • Published 6 years ago

kleros-contract-scrapers v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

A collection of data scrapers for various Kleros smart contracts.

Get Started Using

  1. Run yarn global add kleros-contract-scrapers.
  2. Run kleros-contract-scrapers and follow the prompts.

Get Started Developing

  1. Clone this repo.
  2. Run yarn to install dependencies.
  3. Run yarn start to run the CLI.

Other Scripts

  • yarn run prettify - Apply prettier to the entire project.
  • yarn run lint - Lint the entire project's .js files.
  • yarn run lint --fix - Fix fixable linting errors in .js files.
  • yarn run cz - Run commitizen.