Using Node as RPC URL endpoint
How to connect your ETH wallet to your own node's RPC endpoint
🎉 Reasons to use your own NODE as RPC URL endpoint
🤖 How to use your NODE as a RPC endpoint
1. Verify RPC port 8545 is listening
ss -ntlp | grep 8545LISTEN 0 128 [::ffff:127.0.0.1]:8545 *:* users:(("java",pid=26453,fd=433))--http--rpc-http-enabled=true
--rpc-http-cors-origins="*"sudo nano /etc/systemd/system/execution.servicesudo systemctl daemon-reload
sudo systemctl restart execution2. Create a SSH tunnel

3. Configure wallet to use RPC URL
Network
Chain ID
Block Explorer
Currency
PreviousUsing All Available LVM Disk SpaceNextSecurity Best Practices for your ETH staking validator node
Last updated


