0.2.0 • Published 5 years ago

@kleros/xystra v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

A collection of data scrapers for various Kleros smart contracts.

Get Started Using

  1. Run yarn global add @kleros/xystra.
  2. Run @kleros/xystra 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.