Socket
Socket
Sign inDemoInstall

@attestate/crawler

Package Overview
Dependencies
9
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @attestate/crawler

@attestate/crawler is a tool chain to retrieve on-chain data from Ethereum.


Version published
Weekly downloads
4
decreased by-55.56%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.5.3

  • Add flag path[0].coordinator.archive: Boolean that allows to delete extraction and transformation files after a single coordinator run.
  • Fix a crash that occurred in coordinator when transformation or extraction files were not present (e.g. when there weren't any crawl results).

Readme

Source

@attestate/crawler

dry run prettier unit tests

A JavaScript library for retrieving on-chain storage and generating data derivatives.

  • Modular: Extract, Transform and Load stage separation makes composing simple components into complex workflows possible. Stages are reunnable to recover errors.
  • Embedded: Unlike Graph Protocol, Attestate's Crawler does not have a separate server process. It writes directly to LMDB, an embedded database that can be read-from thread-safely at any time.
  • Batteries-included: Support for Ethereum, IPFS, Arweave, GraphQL and rate-limit pooling for Infura and Alchemy.

License

SPDX-License-Identifier: GPL-3.0-only

Keywords

FAQs

Last updated on 13 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc