Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 843 Bytes

CONTRIBUTE_COMPUTE_LOCAL.md

File metadata and controls

26 lines (13 loc) · 843 Bytes

Contribution pattern: compute

Yeah we could use some compute

Likely contributor

Someone willing to run a python script forever

How to contribute

  1. Pick an example crawler that appeals to you
  2. Open this notebook to create a private key
  3. Modify the example to use your private key
  4. Run the script

It is suggested that you arrange for the script to restart when it crashes, perhaps by bouncing with bash.

Rewards for contributing