Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ABD-AZE committed Oct 29, 2024
1 parent 0f1cb7c commit 24ff444
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
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
The image attached below is a simple demonstration of what Selene is and how it works at a high level:

![Selene Architecture](https://github.com/user-attachments/assets/db7eb9d7-5bc3-4911-a849-1b2d05239942)
## Data Flow

Expand Down Expand Up @@ -54,5 +56,15 @@ In progress.
# Warning
Selene is still experimental software. We hope to ship v0.1 by November 2024.

# Current Team behind Selene
[Vasu Khanna](https://github.com/star-gazer111) ( Chief Innovator ) <br>
[Sambhav Jain](https://github.com/DarkLord017) <br>
[Veer Chaurasia](https://github.com/VeerChaurasia)<br>
[Nilav Prajapati](https://github.com/gerceboss)<br>
[Utsav Sharma](https://github.com/x-senpai-x)<br>
[Shourya Choudhary](https://github.com/18aaddy)<br>
[Abdullah Azeem](https://github.com/ABD-AZE)<br>


# 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).

0 comments on commit 24ff444

Please sign in to comment.