From 5cf712d317f7f8b76da63683057f3e904f70cd68 Mon Sep 17 00:00:00 2001 From: Mykola Siusko <116563801+Msiusko@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:11:43 +0200 Subject: [PATCH] Update rpc.md --- src/rpc.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/rpc.md b/src/rpc.md index e877468..b8dd653 100644 --- a/src/rpc.md +++ b/src/rpc.md @@ -1 +1,8 @@ # RPC +![alt text](https://github.com/Msiusko/web3privacy/blob/main/static-assets/RPC.png?raw=true) +- [1RPC](https://www.1rpc.io) - The Web3 Private RPC Relay ([Docs](https://docs.ata.network/1rpc/introduction/)) + ([GitHub](https://github.com/orgs/automata-network/repositories)) +- [Secure RPC](https://securerpc.com) - SecureRpc is a bare-metal, fully conformant JSON-RPC/gRPC Infrastructure plane that aims to perform well. +- [DERP](https://derp.hoprnet.org/) is an RPC endpoint you can add to your wallet to visualize data leaked by your wallet in communication with the blockchain ([GitHub](https://github.com/hoprnet/derp)) +- [RPCh](https://rpch.net/) is a privacy-preserving RPC service for wallets that detaches the user’s identity from all communication with the blockchain ([GitHub](https://github.com/Rpc-h/RPCh)) +- [Ethereum Portal Network](https://www.ethportal.net/) - Decentralized P2P overlay network on top of Ethereum devp2p for serving RPC requests +- [Spook](https://github.com/EdenBlockVC/spook) - Mixing service using the Nym network to anonymize Ethereum RPC calls