Skip to content

ethereum/ethereum-org-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Netlify Status All Contributors Discord Twitter Follow Crowdin gitpoap badge

ethereum logo

πŸ‘‹ Welcome to ethereum.org!

This is the repo for the ethereum.org website, a resource for the Ethereum community. The site's purpose is to β€œBe the best portal to Ethereum for our growing global community" - read more about what this means here.

ethereum.org is being improved and changed over time through the contributions of community members who submit content, give feedback, or volunteer their time to manage its evolution. If you’re interested in helping to improve ethereum.org, find out how to contribute.

Looking for the Ethereum blockchain's code?

If you're looking for the Ethereum blockchain itself, there is no single repo. Instead, Ethereum has multiple implementations of the protocol written in different programming languages for security and diversity. Check out the different implementations


Table of contents

How to contribute

This project follows the all-contributors specification. Contributions of any kind are welcome!

1. Submit an issue

More information on the issue creation process, and expectations around creating issues can be found here.

2. Fork the repository (repo)

3. Set up your local environment (optional)

If you're ready to contribute and create your PR, it will help to set up a local environment so you can see your changes.

  1. Clone your fork

If this is your first time forking our repo, this is all you need to do for this step:

git clone [email protected]:[your_github_handle]/ethereum-org-website.git && cd ethereum-org-website

If you've already forked the repo, you'll want to ensure your fork is configured and that it's up to date. This will save you the headache of potential merge conflicts.

To configure your fork:

git remote add upstream https://github.com/ethereum/ethereum-org-website.git

To sync your fork with the latest changes:

git checkout dev
git fetch upstream
git merge upstream/dev
  1. Prepare package manager

We've upgraded to pnpm to speed up development experience and improve dependency management.

We recommend using a node manager such as nvm to use multiple node versions in your system. We have a .nvmrc file that declares the canonical Node.js version for this project. If you use nvm, you can run nvm use to automatically switch to the correct version.

Use current node version (recommended)

nvm use

Corepack is a tool that allows you to use package managers like pnpm, yarn, and npm without needing to install them globally. It ensures that the correct version of the package manager is used for your project.

Enable corepack (recommended):

corepack enable
  1. Install dependencies
pnpm install

Migrating from yarn to pnpm

If you previously used yarn to install dependencies, you can safely migrate to pnpm by running the following commands:

# Remove yarn.lock file
rm yarn.lock

# Remove node_modules directory
rm -rf node_modules

# Clean yarn cache (optional)
yarn cache clean

# Install dependencies with pnpm
pnpm install

This will cleanly switch the project working directory from yarn to pnpm without leaving any residual yarn configuration.

4. Make awesome changes!

  1. Create new branch for your changes
git checkout -b new_branch_name
  1. Start developing!
pnpm dev
  • Open this directory in your favorite text editor / IDE, and see your changes live by visiting localhost:3000 from your browser
  • Pro Tip:
    • Explore scripts within package.json for more build options
    • Get faster production builds by building only one language. E.g. in your .env file, set NEXT_PUBLIC_BUILD_LOCALES=en to build the content only in English
    • To build the site in other selected languages too, you need to set them in NEXT_PUBLIC_BUILD_LOCALES, eg: NEXT_PUBLIC_BUILD_LOCALES=en,es if you also want to build only English (required) and Spanish.
    • To build all languages, simply comment this line out with a hash mark, eg: # NEXT_PUBLIC_BUILD_LOCALES=

By default the script will build all the languages (complete list in i18n.config.json).

  1. Commit and prepare for pull request (PR). In your PR commit message, reference the issue it resolves (see how to link a commit message to an issue using a keyword).
git commit -m "brief description of changes [Fixes #1234]"
  1. Push to your GitHub account
git push

5. Submit your PR

  • After your changes are committed to your GitHub fork, submit a pull request (PR) to the dev branch of the ethereum/ethereum-org-website repo
  • In your PR description, reference the issue it resolves (see linking a pull request to an issue using a keyword)
    • ex. Updates out of date content [Fixes #1234]
  • Netlify (our hosting service for build previews) deploys all PRs to a publicly accessible preview URL, e.g.: Netlify deploy preview
  • Confirm that your Netlify preview deploy looks and functions as expected
  • Why not say hi and draw attention to your PR in our discord server?

6. Wait for review

Learn more about how we review pull requests here.

7. Release

  • master is continually synced to Netlify and will automatically deploy new commits to ethereum.org
  • Learn more about how we deploy the site here
  • You can view the history of releases, which include PR highlights

POAP Logo

Claim your POAP and OATs!

What is a POAP?

The Proof of Attendance Protocol is a dapp that distributes badges in the form of ERC-721 tokens to prove you participated in an event. More on POAPs.

GitPOAP

  • If you've made at least one contribution and that gets merged into ethereum.org, GitPOAP will also auto recognize it and let you mint a unique contributor POAP for the specific year. More on GitPOAP.

What is an OAT?

An Onchain Achievement Token (OAT) is a special badge on Galxe. It's a proof of your contribution to the ecosystem. More on OATs.

ethereum.org 2025 Contributor OATs

  • If you have committed any changes in 2025 so far that were merged into our repo or if you have translated a certain amount of words, you can claim your OATs!

  • There are OATs for GitHub, content, design and translation contributions.

    Discord

  • πŸ‘† To claim your Contributor OATs, join our Discord server, create a post and paste links to your contributions in the #πŸ₯‡ | proof-of-contribution channel

  • Wait for a member of our team to assign you a role on Discord and send you links to your OATs.

  • To help with verification we request GitHub contributors connect their GitHub account with their Discord account (Discord > Settings > Connections > GitHub). Crowdin contributors will be verified directly through Crowdin by our team.

If you haven't contributed yet and would like to earn a POAP/OATs to show your loyalty to the Ethereum space, head over to the issues tab to get started! If you would like to contribute to translations check out our Translation Program.


Contributors

Thanks goes to these wonderful people (emoji key):

ExodusActual
ExodusActual

🌍
Anna KarpiΕ„ska
Anna KarpiΕ„ska

🌍
8bitp
8bitp

πŸ–‹
Rousos Alexandros
Rousos Alexandros

πŸ–‹
EvanVanNessEth
EvanVanNessEth

πŸ–‹
JesseAbram
JesseAbram

πŸ–‹
Lililashka
Lililashka

🎨 πŸ›
vrde
vrde

πŸ–‹
Richard McSorley
Richard McSorley

πŸ’»
Alejandro Santander
Alejandro Santander

πŸ–‹
Jason Carver
Jason Carver

πŸ–‹
Chaitanya Potti
Chaitanya Potti

πŸ–‹
chriseth
chriseth

πŸ–‹ πŸ‘€
Craig Williams
Craig Williams

πŸ–‹
Damian Rusinek
Damian Rusinek

πŸ–‹
Danny Ryan
Danny Ryan

πŸ–‹ πŸ‘€
Franco Zeoli
Franco Zeoli

πŸ–‹ πŸ‘€
Guy Lando
Guy Lando

πŸ–‹
James Connolly
James Connolly

πŸ–‹
Jacob Burden
Jacob Burden

πŸ–‹
joshorig
joshorig

πŸ–‹
mariapaulafn
mariapaulafn

πŸ–‹
MartΓ­n
MartΓ­n

πŸ–‹
Mattias Nystrom
Mattias Nystrom

πŸ–‹
nabetse
nabetse

πŸ–‹
Nick Savers
Nick Savers

πŸ–‹
Nina Breznik
Nina Breznik

πŸ–‹
Ven Gist
Ven Gist

πŸ–‹
Paul Fletcher-Hill
Paul Fletcher-Hill

πŸ–‹
Phil
Phil

πŸ–‹
RΓ©mi PrΓ©vost
RΓ©mi PrΓ©vost

πŸ–‹
Shane
Shane

πŸ–‹
Andrey Petrov
Andrey Petrov

πŸ–‹ πŸ€” ️️️️♿️
Santiago Palladino
Santiago Palladino

πŸ–‹ πŸ€”
Tim Beiko
Tim Beiko

πŸ–‹ πŸ‘€
Wanseob Lim
Wanseob Lim

πŸ–‹ 🌍
Wil Barnes
Wil Barnes

πŸ–‹
Aniket
Aniket

πŸ–‹
Chris Chinchilla
Chris Chinchilla

πŸ–‹
George Spasov
George Spasov

πŸ–‹
Pierrick TURELIER
Pierrick TURELIER

πŸ’»
Solexplorer
Solexplorer

πŸ–‹
Sunghee Lee
Sunghee Lee

πŸ–‹
awallendahl
awallendahl

πŸ–‹
Boris Mann
Boris Mann

πŸ–‹
carumusan
carumusan

πŸ–‹
econoar
econoar

πŸ–‹
Gustavo Esquinca
Gustavo Esquinca

πŸ–‹
Javier Tarazaga
Javier Tarazaga

πŸ–‹
Kendall Cole
Kendall Cole

πŸ–‹
Brendan Lee
Brendan Lee

πŸ–‹
Mahesh Murthy
Mahesh Murthy

πŸ–‹
Patrick Gallagher
Patrick Gallagher

πŸ–‹
Ali Abbas
Ali Abbas

πŸ–‹
wtf
wtf

πŸ’» πŸ‘€ πŸš‡
 Aleksandr Sobolev
Aleksandr Sobolev

πŸ–‹
Zak Cole
Zak Cole

πŸ–‹
Bogdan Habic
Bogdan Habic

πŸ–‹
Nick Sawinyh
Nick Sawinyh

πŸ–‹
Miguel Angel GordiΓ‘n
Miguel Angel GordiΓ‘n

πŸ’»
Eswara Sai
Eswara Sai

πŸ’»
ethers
ethers

πŸ–‹ πŸ€”
Felipe Faraggi
Felipe Faraggi

πŸ–‹ 🌍 πŸ€” πŸ‘€
Maurelian
Maurelian

πŸ’» πŸ‘€ πŸ–‹
CPSTL
CPSTL

πŸ–‹ πŸ‘€ πŸ“–
Hudson Jameson
Hudson Jameson

πŸ–‹ πŸ“–
Shayan Eskandari
Shayan Eskandari

πŸ’» 🌍 πŸ“–
Lukas SΓ€gesser
Lukas SΓ€gesser

πŸ’»
Virgil Griffith
Virgil Griffith

πŸ–‹
Eugene Aseev
Eugene Aseev

πŸ–‹
Jannis Pohlmann
Jannis Pohlmann

πŸ–‹
think-in-universe
think-in-universe

πŸ’» πŸ–‹
Josh Stark
Josh Stark

πŸ–‹ πŸ‘€ πŸ“†
Alan Woo
Alan Woo

πŸ’» 🎨
Manank Patni
Manank Patni

πŸ–‹
RogΓ©rio AraΓΊjo
RogΓ©rio AraΓΊjo

🌍
Natacha Souza
Natacha Souza

🌍
sorumfactory
sorumfactory

🌍 πŸ“† πŸ–‹ πŸ›
Sam Richards
Sam Richards

πŸ’» πŸ–‹ πŸ“– πŸ“†
Antonio Della Porta
Antonio Della Porta

πŸ’»
Abhimanyu Shekhawat
Abhimanyu Shekhawat

πŸ–‹
William Entriken
William Entriken

πŸ–‹ πŸ“–
Sangphil Kim
Sangphil Kim

🌍
peijie
peijie

🌍
Jokyash
Jokyash

🌍
Pedro Rivera
Pedro Rivera

🌍
Gabriele Rigo
Gabriele Rigo

🌍
Tilen DrΕΎan
Tilen DrΕΎan

🌍
jJosko1986
jJosko1986

🌍
ECN
ECN

🌍
Damiano Azzolini
Damiano Azzolini

🌍
matteopey
matteopey

🌍
Hun Ryu
Hun Ryu

🌍
nake13
nake13

🌍
alexiskefalas
alexiskefalas

🌍
Behrad Khodayar
Behrad Khodayar

🌍
Frankaus
Frankaus

🌍
hacktar
hacktar

πŸ’» 🌍
Jaroslav Macej
Jaroslav Macej

🌍
Eman Herawy
Eman Herawy

🌍 πŸ’» πŸ€” πŸ“–
Bellinas
Bellinas

🌍
Alexander Cherkashin
Alexander Cherkashin

🌍
Enoch Mbaebie
Enoch Mbaebie

🌍
inlak16
inlak16

🌍
Bob Jiang
Bob Jiang

🌍
Suhun Kim
Suhun Kim

🌍
Jean Zundel
Jean Zundel

🌍
Hachemi
Hachemi

🌍
hanzoh
hanzoh

🌍
Vincent Le Gallic
Vincent Le Gallic

🌍
Enigmatic331
Enigmatic331

πŸ–‹
Ganesh Prasad Kumble
Ganesh Prasad Kumble

πŸ–‹ 🌍
Pandiyaraja Ramamoorthy
Pandiyaraja Ramamoorthy

πŸ–‹ 🌍
Archan Roychoudhury
Archan Roychoudhury

πŸ–‹ 🌍
SAI PRASHANTH VUPPALA
SAI PRASHANTH VUPPALA

πŸ–‹ 🌍
Sayid Almahdy
Sayid Almahdy

🌍
jeedani
jeedani

🌍
Akira
Akira

🌍
karansinghgit
karansinghgit

πŸ’»
Marc Garreau
Marc Garreau

πŸ–‹ πŸ€” πŸ›
mul53
mul53

πŸ’»
Apoorv Lathey
Apoorv Lathey

πŸ’»
Ken Sato
Ken Sato

πŸ–‹
Sesamestrong
Sesamestrong

πŸ’»
ChrisK
ChrisK

πŸ–‹
Stefan van As
Stefan van As

πŸ–‹
GrΓ©goire Jeanmart
GrΓ©goire Jeanmart

πŸ–‹
nysxah
nysxah

πŸ–‹
Rachel
Rachel

πŸ–‹
wschwab
wschwab

πŸ’» πŸ–‹
Edson Ayllon
Edson Ayllon

πŸ–‹ πŸ€”
Peteris Erins
Peteris Erins

πŸ–‹
jimmyshi
jimmyshi

πŸ–‹
Jefte Costa
Jefte Costa

🌍 πŸ’»
Jinho Jang
Jinho Jang

πŸ–‹
Julien Klepatch
Julien Klepatch

πŸ–‹
Yaz Khoury
Yaz Khoury

πŸ–‹
Yos Riady
Yos Riady

πŸ–‹
Andrew Cohen
Andrew Cohen

πŸ›
Wesley van Heije
Wesley van Heije

πŸ–‹ πŸš‡
gr0uch0dev
gr0uch0dev

πŸ–‹
sooyoung
sooyoung

πŸ–‹
Adria Massanet
Adria Massanet

πŸ–‹
Alex Singh
Alex Singh

🎨
Carl Fairclough
Carl Fairclough

🎨 πŸ’» πŸ›
Kaven C
Kaven C

πŸ–‹
Markus Hatvan
Markus Hatvan

πŸ’»
Evans Tucker
Evans Tucker

πŸ–‹
Adina Cretu
Adina Cretu

🌍
tvanepps
tvanepps

πŸ› πŸ–‹
Victor Guyard
Victor Guyard

️️️️♿️
Abhranil Das
Abhranil Das

πŸ›
Ahmet Emin KoΓ§al
Ahmet Emin KoΓ§al

🌍
Aqeel
Aqeel

πŸ€”
Linda Xie
Linda Xie

πŸ‘€ πŸ–‹
Ian Eck
Ian Eck

πŸ‘€ πŸ–‹
Chris Waring
Chris Waring

πŸ’» πŸ€”
Ev
Ev

πŸ€” πŸ› πŸ–‹
Ivan Martinez
Ivan Martinez

πŸ–‹
Sebastian T F
Sebastian T F

πŸ’»
Anett Rolikova
Anett Rolikova

πŸ–‹
Pooja Ranjan
Pooja Ranjan

πŸ–‹
sassal
sassal

πŸ–‹
Robert Zaremba
Robert Zaremba

πŸ–‹
Tas
Tas

πŸ€” πŸ–‹
Sylvain Pace
Sylvain Pace

πŸ’»
Sina Habibian
Sina Habibian

πŸ€”
Dennison Bertram
Dennison Bertram

πŸ€”
Artur Gontijo
Artur Gontijo

πŸ€” πŸ–‹
ethjoe
ethjoe

πŸ–‹ πŸ‘€
cooganb
cooganb

πŸ€”
drequinox
drequinox

πŸ–‹
Tarun Gupta
Tarun Gupta

πŸ–‹
Jamie Pitts
Jamie Pitts

πŸ€” πŸ–‹
Chris Seifert
Chris Seifert

πŸ›
John Craig
John Craig

πŸ’»
Noam Eppel
Noam Eppel

πŸ›
Jacob Willemsma
Jacob Willemsma

πŸ–‹
Alex
Alex

πŸ€”
Paul Razvan Berg
Paul Razvan Berg

πŸ–‹
ph5500
ph5500

πŸ–‹ πŸ’»
John Monarch
John Monarch

πŸ–‹
Shadab Khan
Shadab Khan

πŸ’»
ryancreatescopy
ryancreatescopy

πŸ“– πŸ’» 🎨 πŸ› πŸ€” πŸ‘€ πŸ–‹
Hammad Jutt
Hammad Jutt

πŸ–‹
Becaz
Becaz

πŸ€”
Caos
Caos

πŸ–‹
codingsh
codingsh

πŸ’»
Artem
Artem

πŸ–‹
Cristian Espinoza Garner
Cristian Espinoza Garner

πŸ–‹
Daniel Schlabach
Daniel Schlabach

πŸ–‹
Marius van der Wijden
Marius van der Wijden

πŸ–‹ πŸ€”
Markus Waas
Markus Waas

πŸ–‹
Keith Yeung
Keith Yeung

πŸ’»
Jordan Lyall
Jordan Lyall

πŸ–‹
elanh
elanh

πŸ–‹
Mohamed Hayibor
Mohamed Hayibor

πŸ–‹
Conor Svensson
Conor Svensson

πŸ–‹
Aranha
Aranha

πŸ’»
Jung Sup (James) Yoo
Jung Sup (James) Yoo

🌍
Veit Progl
Veit Progl

πŸ€”
jcamilli
jcamilli

πŸ–‹
Martin Holst Swende
Martin Holst Swende

πŸ›
Steven Gilbert
Steven Gilbert

πŸ–‹
Sacha Saint-Leger
Sacha Saint-Leger

πŸ–‹
Griffin Ichiba Hotchkiss
Griffin Ichiba Hotchkiss

πŸ–‹ πŸ“–
Scott Bigelow
Scott Bigelow

πŸ–‹
Harikrishnan Mulackal
Harikrishnan Mulackal

πŸ–‹
Matthieu Caneill
Matthieu Caneill

πŸ–‹
Arjuna Sky Kok
Arjuna Sky Kok

πŸ›
Brian Gu
Brian Gu

πŸ–‹
GonΓ§alo Hora de Carvalho
GonΓ§alo Hora de Carvalho

πŸ›
MΓ‘rio Havel
MΓ‘rio Havel

πŸ–‹
JosefJ
JosefJ

πŸ–‹
Christoph Burgdorf
Christoph Burgdorf

πŸ€”
slipperybeluga
slipperybeluga

πŸ€”
David Liu
David Liu

πŸ–‹
shreyashariharan3
shreyashariharan3

πŸ–‹
AdriΓ‘n Calvo
AdriΓ‘n Calvo

πŸ–‹
daviroo
daviroo

πŸ–‹
Wim Notredame
Wim Notredame

πŸ’»
vasa
vasa

πŸ–‹
Franziska Heintel
Franziska Heintel

πŸ–‹
Muhammad Umair Irshad
Muhammad Umair Irshad

πŸ–‹
Nazzareno Massari
Nazzareno Massari

πŸ–‹
Mayemene Fomene Jean Vladimir
Mayemene Fomene Jean Vladimir

πŸ› πŸ–‹
Yahsin Huang
Yahsin Huang

πŸ–‹ 🌍
James Zaki
James Zaki

πŸ–‹
Greg Lang
Greg Lang

πŸ–‹
Matt Voska
Matt Voska

πŸ›
mustafa
mustafa

πŸ–‹
Paul Wackerow
Paul Wackerow

πŸ’» πŸ› πŸ“– 🎨
Attaphong Rattanaveerachanon
Attaphong Rattanaveerachanon

πŸ› πŸ–‹
LoinLiao
LoinLiao

πŸ–‹
DrMad92
DrMad92

πŸ›
Patricio Palladino
Patricio Palladino

πŸ‘€ πŸ€”
David Murdoch
David Murdoch

πŸ‘€
MashhoodIjaz
MashhoodIjaz

πŸ› πŸ–‹
Dan Nolan
Dan Nolan

πŸ–‹ πŸ“–
Marek Kirejczyk
Marek Kirejczyk

πŸ–‹
Jon Cursi
Jon Cursi

πŸ–‹
James Farrell
James Farrell

πŸ› πŸ–‹
Xavi Arias SeguΓ­
Xavi Arias SeguΓ­

πŸ› πŸ–‹
ANKIT_PAL
ANKIT_PAL

πŸ’»
Δ°smail Kerim Cem
Δ°smail Kerim Cem

πŸ›
Joanne
Joanne

πŸ–‹
michael60634
michael60634

πŸ› πŸ€”
Andrei Maiboroda
Andrei Maiboroda

πŸ–‹
Anki
Anki

πŸ–‹
Michelle Plur
Michelle Plur

πŸ›
PAAlmasi
PAAlmasi

πŸ–‹
Ben Edgington
Ben Edgington

πŸ› πŸ–‹
alexsantee
alexsantee

πŸ› πŸ–‹
peth-yursick
peth-yursick

πŸ–‹
Alwin Stockinger
Alwin Stockinger

πŸ› πŸ–‹
Roberto HenrΓ­quez Perozo
Roberto HenrΓ­quez Perozo

πŸ–‹
strykerin
strykerin

πŸ–‹
jddxf
jddxf

πŸ› πŸ–‹
LucasRoorda
LucasRoorda

πŸ–‹
Mihir Luthra
Mihir Luthra

πŸ–‹
tentodev
tentodev

πŸ–‹ πŸ›
MiZiet
MiZiet

πŸ–‹
Vaibhav Chopra
Vaibhav Chopra

πŸ–‹
Lakshman Sankar
Lakshman Sankar

πŸ› πŸ–‹
hewigovens
hewigovens

πŸ–‹ πŸ›
DragonDev1906
DragonDev1906

πŸ› πŸ–‹
Ryan Ghods
Ryan Ghods

πŸ–‹
Oliver
Oliver

πŸ–‹
Kristiyan
Kristiyan

πŸ› πŸ’»
Matthieu Riou
Matthieu Riou

πŸ–‹
pansay
pansay

πŸ–‹ πŸ›
eirtscience
eirtscience

πŸ–‹
Francis Lewis
Francis Lewis

πŸ› πŸ–‹
baub
baub

πŸ–‹ πŸ›
lamone
lamone

πŸ–‹
Sean O'Connor
Sean O'Connor

πŸ–‹
Tara Rowell
Tara Rowell

πŸ–‹
Aleksi Cohen
Aleksi Cohen

πŸ› πŸ–‹
Kartikaya Gupta (kats)
Kartikaya Gupta (kats)

πŸ› πŸ–‹
siddhantkharode
siddhantkharode

πŸ–‹ πŸ›
Renan Dincer
Renan Dincer

πŸ› πŸ–‹
Zhangyuan Nie
Zhangyuan Nie

πŸ› πŸ–‹
Patrick Collins
Patrick Collins

πŸ–‹
Sant Deleon
Sant Deleon

πŸ’»
Martin Huschenbett
Martin Huschenbett

πŸ–‹ πŸ›
Kalle Moen
Kalle Moen

πŸ› πŸ–‹
Vitaly
Vitaly

πŸ’»
Nikolay Yushkevich
Nikolay Yushkevich

πŸ–‹
darkwater4213
darkwater4213

πŸ› πŸ–‹
Akash Nimare
Akash Nimare

πŸ–‹
Dave Mackey
Dave Mackey

πŸ–‹
Emanuel TesaΕ™
Emanuel TesaΕ™

πŸ–‹
DeFiDude
DeFiDude

πŸ›
Austin Griffith
Austin Griffith

πŸ–‹ πŸ”§ 🚧
Chase Manning
Chase Manning

πŸ› πŸ–‹
Colin Steil
Colin Steil

πŸ–‹
MonarthS
MonarthS

πŸ’»
Adam Dry
Adam Dry

πŸ› πŸ–‹
Nikolai Vavilov
Nikolai Vavilov

πŸ› πŸ–‹
Katie
Katie

πŸ› πŸ–‹
comeToThinkOfEth
comeToThinkOfEth

πŸ›
catsnackattack
catsnackattack

πŸ›
Maurycy
Maurycy

πŸ–‹
Igor Papandinas
Igor Papandinas

πŸ›