Connecting to a public network with local RPC node
Instructions on how to setup local RPC node that connects to a public network
Except from connecting to local development network, we can also run a local RPC node connecting to public networks.
Node endpoints and subquery urls can be found in network configuration.
For example to connect to acala mainnet:
Also checkout the help command for more details
If you wish to learn more about the RPC adapter, you can find more info in the RPC adapter documentation.
Last updated