blocktorch
  • Overview
    • Introduction
    • Install/Setup
    • Quickstart
  • Concepts
    • Data Sources
      • EVM Chains
      • Roll-ups
      • Local forks
        • Setup Hardhat fork
        • Setup managed Hardhat Fork
        • Hardhat forking API
      • Smart Contracts
        • Adding smart contracts
      • Custom Event Data
      • Oracles
      • Account Abstraction modules
        • Navigating the AA Explorer
      • Decentralized Datastorage
      • React Frontends
    • Querying data
    • Telemetry
  • Use cases
    • Searching
      • Logs
        • Log Details
      • Sharing search results
    • Monitoring
      • Building monitors
      • Alerting
    • Tracing
      • Stack traces
      • End-2-End Traces
    • Dashboarding
      • Pre-made dashboards
      • Custom graphs
    • Collaborating
      • Inviting others
      • Sharing data
    • Debugging
      • Step debugger
    • Benchmarking
    • Managing incidents
      • Troubelshooting
      • Post mortem
    • Predicting
  • Ressources
    • Demo videos
    • FAQs
  • Contribute
    • Open Source projects
Powered by GitBook
On this page
  • Backend Infrastructure aka Nodes
  • Functions & Logic
  • Datafeeds
  • Storage
  • Authentication & Signing
  • Frontends
  1. Concepts

Data Sources

At Blocktorch we believe a hollistic approach to DevOps in web3 is necessary, so instead of pure smart contract observability we are integrating with multiple layers of the architecture of web3

Backend Infrastructure aka Nodes

EVM ChainsRoll-upsLocal forksCustom Event Data

Functions & Logic

Smart Contracts

Datafeeds

Oracles

Storage

Decentralized Datastorage

Authentication & Signing

Account Abstraction modules

Frontends

React Frontends
PreviousQuickstartNextEVM Chains

Last updated 1 year ago