First draft of architecture notes
This commit is contained in:
parent
1c208e5946
commit
f15a0e872a
16
documentation/super_node/architecture.md
Normal file
16
documentation/super_node/architecture.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user