Questions tagged [rpc]

180 questions
2
votes
2 answers

Looking for some good RPCs

Where can I find good Ethereum RPCs for free? I know there are some public RPCs but I am looking for one without any/less rate limiting.
Tien
  • 193
  • 4
1
vote
2 answers

How do I activate HTTP JSON-RPC on a Geth node?

I want to use RPCs to access a Geth node. Do I have to execute admin.StartRPC on the node in order to activate the RPC server?
Louis
  • 1,155
  • 5
  • 17
  • 29
1
vote
1 answer

run node safe prevent RPC hack!

I was running a node on my vps and my coinbase account was hacked. could anyone tell me what would be the default command to start geth on port 8545. Thank you
john3me
  • 13
  • 2
1
vote
1 answer

Is there an API for json rpc transactions and signing?

I've been looking at a lot of node host providers like infura and they don't allow for ethereum json rpc signing or transactions for security reasons (private key handling). I thought that I could just look up an api to allow me to do this, but…
1
vote
1 answer

Ethereum RPC is centralized service?

I'm really going to ask a noob question, but when connecting to Ethereum through Metamask it calls the RPC URL. So Ethterum is not decentralized since: DNS is not a decentralized service and depends on the root servers of the Domain Name Service.…
Mayzz
  • 11
  • 1