Socket
Socket
Sign inDemoInstall

@attestate/crawler

Package Overview
Dependencies
150
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
Maintainers
1
Created

Changelog

Source

0.4.0

  • (breaking) Create two separate LMDB tables for "order" and "load" data
  • Add crawler.mjs range command
  • Add Strategy Specification sphinx page

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 12 Feb 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