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