Skip to content

Instantly share code, notes, and snippets.

@njgheorghita
Last active April 30, 2019 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save njgheorghita/1ed9e6e061a5a84354cf08bc8d32812b to your computer and use it in GitHub Desktop.
Save njgheorghita/1ed9e6e061a5a84354cf08bc8d32812b to your computer and use it in GitHub Desktop.

Data stored in ethpm_dir/event_data.json

  • Chain ID
  • Last Processed Block Number
  • Event Data (contains emitted logs for all processed blocks)
    • Block Number
      • Registry Address that emitted log(s)
        • Package Name, Version, URI

All scraped IFPS uris from processed blocks are written to ethpm_dir/<IPFS_HASH>

None of this is set in stone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment