General node overview and comparison between C++ and Rust node. Former is more mature and is currently employed in mainnet, while the latter is experimental (?) and more/less (?) resource-intensive, etc.
Node types:
- Full Node
- Archive Node
- Validator
- DHT Node
Topics
- diagram which describes all relations between liteserver, fullnode, archive node, validator, nominator, collator, etc.
- who needs a full node (usecases, etc.) - and why people might not need their own node (refer to existing public liteservers / APIs doc, provide rationale on using own full node vs third-party infrastructure)
General node overview and comparison between C++ and Rust node. Former is more mature and is currently employed in mainnet, while the latter is experimental (?) and more/less (?) resource-intensive, etc.
Node types:
Topics