ipld-eth-server/documentation/super_node/architecture.md
2020-03-22 11:36:44 -07:00

17 lines
281 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