- Added sections for production RPC topologies, including write-capable and read-only configurations.
- Removed redundant headings and enhanced clarity throughout the document.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Removed sections comparing Full Node and Archive Node, including sync times and use cases.
- Simplified storage requirements and growth planning for nodes.
- Updated performance optimization guidelines for RAM and CPU resources.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Updated keywords to include WebSocket terminology.
- Corrected Geth port number from 8645 to 8445.
- Added sections on Full Node vs Archive Node, including sync times, use cases, and storage requirements.
- Included WebSocket connection examples and subscription methods.
- Expanded troubleshooting and performance optimization guidelines.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new tutorial document detailing the setup and operation of an RPC node.
- Updated sidebars to include a link to the new tutorial.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
* add explicit evm version to hardhat deployment tutorial
* add explicit evm version to foundry deployment tutorial
* add explicit evm version to remix deployment tutorial
* add translations