Skip to content

Commit

Permalink
docs: edit some titles for rpc proxy and caching
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 committed Aug 8, 2024
1 parent d8575a9 commit 30f2975
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ You can use [chainlist](https://chainlist.org/) to find all the providers which

rindexer should work with any local nodes you run including [Anvil](https://book.getfoundry.sh/anvil/) and [Hardhat](https://hardhat.org/)

# RPC Proxy and Caching
## RPC Proxy and Caching

[eRPC](https://github.com/erpc/erpc) is a fault-tolerant EVM RPC proxy and re-org aware permanent caching solution. It is built with read-heavy use-cases in mind such as data indexing and high-load frontend usage.

## Quickstart
### Setup

1. Create your [`erpc.yaml`](https://docs.erpc.cloud/config/example) configuration file:

Expand Down

0 comments on commit 30f2975

Please sign in to comment.