web3privacy/src/rpc.md

1.2 KiB
Surový Trvalý odkaz Blame Historie

RPC

alt text

  • 1RPC - The Web3 Private RPC Relay (Docs) + (GitHub)
  • Secure RPC - SecureRpc is a bare-metal, fully conformant JSON-RPC/gRPC Infrastructure plane that aims to perform well.
  • DERP is an RPC endpoint you can add to your wallet to visualize data leaked by your wallet in communication with the blockchain (GitHub)
  • RPCh is a privacy-preserving RPC service for wallets that detaches the users identity from all communication with the blockchain (GitHub)
  • Ethereum Portal Network - Decentralized P2P overlay network on top of Ethereum devp2p for serving RPC requests
  • Spook - Mixing service using the Nym network to anonymize Ethereum RPC calls