Merge branch 'wasm' of https://github.com/vulcanize/vulcanizedb into wasm
This commit is contained in:
commit
8b7ecee4ec
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