Installation and run
Last updated
Last updated
The Github repo of RPCHub is https://github.com/BlockPILabs/aggregator
Following these simple steps to download and install RPCHub
RPCHub is developed by Go. Before installation, check your Go version or install Go language from the official site. https://go.dev/doc/install
RPCHub will show a initial log like this if it is successfully started.
The available chains are listed in the log. (e.g. http://localhost:8011/ethereum)Now you can use the local endpoint to send RPC requests. Check Use RPCHub in MetaMaskas an example to set the local endpoint in MetaMask.