diff --git a/README.md b/README.md index c006797..72cd05b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Further development has been moved to https://github.com/fuzzland/cached-eth-rpc + # ETH RPC Cache Layer A simple http server to cache specific eth rpc requests in memory. Useful for massive repeatedly requests to ETH rpc endpoints. Multiple endpoints/chains can be configured to be cached.