From ea9ed5fc460e7bbc6569737998dd026ecbda7ad7 Mon Sep 17 00:00:00 2001 From: Vasu Khanna <117103753+star-gazer111@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:45:20 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e184c84..d4cfc62 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Introduction -Selene is a fast, open source, portable & secure light client for Ethereum written in Golang. We derived our inspiration from [Helios](https://github.com/a16z/helios) which is a light client written in Rust. The project is in active maintenance on the (dev)[https://github.com/BlocSoc-iitr/selene/tree/dev] branch. +Selene is a fast, open source, portable & secure light client for Ethereum written in Golang. We plan to ship Selene as the underlying software behind wallets that use light clients. We derived our inspiration from [Helios](https://github.com/a16z/helios) which is a light client written in Rust. The project is in active maintenance on the (dev)[https://github.com/BlocSoc-iitr/selene/tree/dev] branch. # Architecture @@ -21,4 +21,4 @@ In progress. Selene is still experimental software. We hope to ship v0.1 by November 2024. # Contributing -We openly welcome contributions to selene from the broader ethereum community. For details, refer [CONTRIBUTION GUIDELINES](https://github.com/BlocSoc-iitr/selene/blob/dev/CONTRIBUTING.md) +We openly welcome contributions to selene from the broader ethereum community. For details, refer [CONTRIBUTION GUIDELINES](https://github.com/BlocSoc-iitr/selene/blob/dev/CONTRIBUTING.md).