diff --git a/README.md b/README.md index 155a2a0..0a8c3fa 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In order to match users with preconfers, the `preconf-share` middleware acts as As `preconf-share` requires users to pass arguments and extra parameters, `rpc` is a JSON-RPC wrapper that simplifies this interaction for usage on wallets (like `Metamask`). -Read more in TODO. +Read more [here](https://ethresear.ch/t/towards-an-implementation-of-based-preconfirmations-leveraging-restaking/19211). ## 🧱 Structure @@ -122,4 +122,4 @@ This repository is inspired by or directly modified from many sources, primarily ## 🫡 Contributing -Check out the [Contribution Guidelines](./CONTRIBUTING.md)! \ No newline at end of file +Check out the [Contribution Guidelines](./CONTRIBUTING.md)!