ipld-eth-server/documentation/super_node/watcher.md
2020-04-19 18:28:36 -05:00

16 lines
280 B
Markdown

These are the components of a VulcanizeDB Watcher:
* Data Fetcher/Streamer sources:
* go-ethereum
* bitcoind
* btcd
* IPFS
* Transformers contain:
* converter
* publisher
* indexer
* Endpoints contain:
* api
* backend
* filterer
* retriever
* ipld_server