ipld-eth-server/documentation/super_node/architecture.md

17 lines
281 B
Markdown
Raw Normal View History

2020-03-22 18:36:44 +00:00
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