3.1.3 • Published 9 months ago

@owlprotocol/backend-indexer v3.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Indexer Backend

Public Client designed to work with viem or as a simple EIP1193 provider and index data on Firebase.

Created by adding middleware to common RPC operations like eth_getBlock or eth_getTransactionReceipt and interacting with Firebase.

Backend

While the backend implements "Client" interfaces, this only refers to the fact it connects to a blokchain RPC. This should only be run within the context of a NodeJS backend service connected to Firebase using the admin sdk.