Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
155 commits
Select commit Hold shift + click to select a range
a0ce353
page setup
corwintines Sep 24, 2025
b9c078b
Merge branch 'ethereum-history-and-founder' into what-is-ether
corwintines Sep 26, 2025
6f6a495
abstract HighlightCard
corwintines Sep 26, 2025
571ea81
what is ether page
corwintines Sep 29, 2025
4f11323
column header
corwintines Sep 29, 2025
a8c8dce
deprecate old markdown versions
corwintines Sep 29, 2025
d2537be
remove old /eth page
corwintines Sep 29, 2025
991c3a4
redirects
corwintines Sep 29, 2025
8065cb0
/eth -> /what-is-ether internal links
corwintines Sep 29, 2025
27f415e
nav
corwintines Sep 29, 2025
178a339
Merge branch 'dev' into ethereum-history-and-founder
corwintines Sep 30, 2025
0df9427
Merge branch 'ethereum-history-and-founder' into what-is-ether
corwintines Sep 30, 2025
876fab2
add structured data
corwintines Sep 30, 2025
869c050
Merge branch 'dev' into what-is-ether
wackerow Oct 21, 2025
e9e7bc3
Merge branch 'dev' into what-is-ether
wackerow Oct 27, 2025
4691f1c
refactor: use ui/alert; info banner deprecated
wackerow Oct 28, 2025
913e7a6
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
d99e7eb
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
99178ba
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
1d523f6
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
bb7ba39
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
3f04416
Update src/intl/en/page-what-is-ether.json
konopkja Oct 29, 2025
da48537
Add Bhutan NDI decentralized identity content
minimalsm Oct 30, 2025
ed812ef
Use relative links for Bhutan NDI references
minimalsm Oct 30, 2025
e48fd7f
Update public/content/decentralized-identity/index.md
minimalsm Oct 30, 2025
3fc5c4b
edits and adding QuarkID
mnelsonBT Oct 31, 2025
40ad9cf
chore: syntax formatting, add custom header ids
wackerow Nov 4, 2025
9071c84
Merge pull request #16600 from mnelsonBT/codex/implement-content-chan…
corwintines Nov 14, 2025
f2ca833
Merge branch 'dev' into what-is-ether
corwintines Nov 15, 2025
f88591f
Update app/[locale]/what-is-ether/page.tsx
corwintines Nov 15, 2025
4953ecf
Update app/[locale]/what-is-ether/page.tsx
corwintines Nov 15, 2025
03eeb0f
cleanup spacing
corwintines Nov 15, 2025
3e614bb
Update app/[locale]/what-is-ether/page.tsx
corwintines Nov 15, 2025
9482aa8
copy update
corwintines Nov 15, 2025
54a207d
fix: download buttons for png and svg
corwintines Nov 15, 2025
e32d3ed
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
d97e451
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
bcc5d79
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
12bf0ad
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
fddb3d6
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
bccbf93
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
775eb50
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
c27f1a6
Update src/intl/en/page-what-is-ether.json
corwintines Nov 15, 2025
488612e
copy updates
corwintines Nov 15, 2025
db0152d
Merge branch 'what-is-ether' of https://github.com/ethereum/ethereum-…
corwintines Nov 15, 2025
1399520
fix keys
corwintines Nov 15, 2025
3ad85ec
add who holds the most eth content
corwintines Nov 16, 2025
e8aebda
fix incorrect statement about calldata/tx relationship
anegg0 Nov 17, 2025
fa2d95c
Add DeFi risk assessment article
yasnazariel Nov 21, 2025
2795040
fix: remove doubled word in ethereum-for-web2-auth tutorial
Oreemo Nov 23, 2025
93c01f4
[Text] Fix capitalisation of word gold (common nouns should be writte…
jorgesumle Nov 23, 2025
fa7b659
[Text] Fix capitalisation of word terawatt
jorgesumle Nov 23, 2025
fa3a324
Change FixedDot position to fixed on the right
flatsponge Nov 24, 2025
298e00f
optimize wallet filtering by combining chained filters into single pass
pettinarip Nov 24, 2025
678002b
replace Drawer with Sheet
pettinarip Nov 24, 2025
0c6dd2c
fix: first-open animation for persistent panel and extract to reusabl…
pettinarip Nov 25, 2025
51c0e67
feat(ProductTable): use startTransition and useDeferredValue for smoo…
pettinarip Nov 25, 2025
16973e2
perf(Filter): add custom memo comparator to prevent unnecessary re-re…
pettinarip Nov 25, 2025
52428d4
optimize wallet page by adding static parameter generation for locales
pettinarip Nov 25, 2025
c659e56
refactor mobilemenu to use PersistentPanel to keep menu content mount…
pettinarip Nov 25, 2025
b02c40a
build: update checkout action to v6
rejected-l Nov 26, 2025
f5df4e3
fix(sentry): normalize parameterized route transaction names to actua…
pettinarip Nov 26, 2025
7ac302c
remove redundant code
pettinarip Nov 26, 2025
ddba2fd
delete unused ui component
pettinarip Nov 26, 2025
ce0176d
add focus management to persistent panel
pettinarip Nov 26, 2025
6590a97
feat: add Otterscan to block explorers in resources page
claude[bot] Nov 26, 2025
2893b12
docs: update outdated GitHub doc links
mdqst Nov 27, 2025
20ffa38
Merge pull request #16707 from mdqst/patch-45
wackerow Nov 27, 2025
bb917d8
Merge pull request #16659 from anegg0/patch-2
corwintines Nov 27, 2025
384bafb
docs: update README.md [skip ci]
allcontributors[bot] Nov 27, 2025
9be16b2
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Nov 27, 2025
8d1fd69
Merge pull request #16710 from ethereum/all-contributors/add-yasnazariel
corwintines Nov 27, 2025
f65e8bf
Merge pull request #16679 from yasnazariel/yasnazariel-patch-1
corwintines Nov 27, 2025
77e4d65
docs: update README.md [skip ci]
allcontributors[bot] Nov 27, 2025
2a14ac9
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Nov 27, 2025
65f6b81
Merge pull request #16711 from ethereum/all-contributors/add-Oreemo
corwintines Nov 27, 2025
1725d32
Merge pull request #16689 from Oreemo/fix/doubled-word-typo
corwintines Nov 27, 2025
3e32c7d
Merge pull request #16690 from jorgesumle/dev
corwintines Nov 27, 2025
cd38e8c
cleanup code
corwintines Nov 27, 2025
9691ccd
Update gas limit in documentation
iovoid Nov 28, 2025
8be2d49
fix: use farcaster.xyz domain
wackerow Nov 28, 2025
b3e256d
Merge pull request #16716 from ethereum/farcaster-rename
corwintines Nov 28, 2025
88a278e
update other languages
iovoid Nov 28, 2025
0ff5660
[Text] Uppercase proper nouns of social apps (Farcaster and Zora)
jorgesumle Nov 29, 2025
a250732
chore: add content suggestion issue template
LottR079 Nov 29, 2025
d26c26f
Merge pull request #16692 from flatsponge/dev
corwintines Nov 30, 2025
af5e018
docs: update README.md [skip ci]
allcontributors[bot] Nov 30, 2025
93284be
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Nov 30, 2025
8be5456
Merge pull request #16730 from ethereum/all-contributors/add-flatsponge
corwintines Nov 30, 2025
077ea48
Merge pull request #16695 from ethereum/find-wallets-static
corwintines Nov 30, 2025
5c532a7
Merge pull request #16697 from rejected-l/dev
corwintines Nov 30, 2025
addec37
chore: import translations for ar
actions-user Dec 1, 2025
b78467b
chore: import translations for el
actions-user Dec 1, 2025
5ff6062
Merge pull request #16698 from ethereum/sentry-normalize-dynamic-paths
corwintines Dec 1, 2025
7005f61
Add icon
corwintines Dec 1, 2025
ef454f8
Merge pull request #16699 from ethereum/claude/issue-15541-20251126-1437
corwintines Dec 1, 2025
3130604
cleanup
corwintines Dec 1, 2025
109d5ce
cleanup
corwintines Dec 1, 2025
93427a0
docs: update README.md [skip ci]
allcontributors[bot] Dec 1, 2025
5ebc672
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 1, 2025
c58b748
Merge pull request #16717 from iovoid/patch-2
corwintines Dec 1, 2025
9a3ccb4
Merge pull request #16755 from ethereum/all-contributors/add-iovoid
corwintines Dec 1, 2025
6c9d1d4
Merge pull request #16719 from jorgesumle/dev
corwintines Dec 1, 2025
c2c7509
Merge pull request #16731 from ethereum/crowdin-december-ar-202512010…
corwintines Dec 1, 2025
74be6fb
Merge pull request #16733 from ethereum/crowdin-december-el-202512010…
corwintines Dec 1, 2025
aaea342
cleanup
corwintines Dec 1, 2025
ff18bfd
docs: update README.md [skip ci]
allcontributors[bot] Dec 1, 2025
dce5ce3
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 1, 2025
712b997
Merge pull request #16756 from ethereum/all-contributors/add-LottR079
corwintines Dec 1, 2025
0cf2f8c
Merge pull request #16725 from LottR079/meta-content-suggestion-template
corwintines Dec 1, 2025
a61bad1
remove devconnect banner on /apps page
corwintines Dec 1, 2025
631da28
Merge pull request #16599 from ethereum/codex/implement-content-chang…
corwintines Dec 1, 2025
4ccce84
chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1
dependabot[bot] Dec 2, 2025
9d31f93
feat(wallet): add Uniswap Wallet
tomasgrusz Dec 2, 2025
4300533
feat(wallet): add Uniswap Wallet
tomasgrusz Dec 2, 2025
e4f807d
Update README.md
LottR079 Dec 2, 2025
4e9a48d
Update index.md
qu0b Dec 2, 2025
daf8103
Update index.md
qu0b Dec 2, 2025
9fe1834
docs: fix grammar and style issues in smart contract anatomy page
KosiChinaza Dec 2, 2025
b7b35c5
Merge pull request #16759 from ethereum/dependabot/npm_and_yarn/mdast…
corwintines Dec 2, 2025
9dbb91a
Update README.md
corwintines Dec 2, 2025
0fe8654
Merge pull request #16763 from LottR079/docs-link-contributing-and-coc
corwintines Dec 2, 2025
27a9024
Merge pull request #16766 from qu0b/patch-2
corwintines Dec 2, 2025
93893ec
Merge pull request #16762 from tomasgrusz/16681-add-uniswap-wallet
corwintines Dec 2, 2025
aaf8920
Merge pull request #16757 from ethereum/removeDevconnectApps
wackerow Dec 2, 2025
e2186b6
patch: page-what-is-ether.json content
wackerow Dec 2, 2025
2e0300f
patch: /what-is-ether content
wackerow Dec 2, 2025
a68c4f6
patch: /what-is-ether content
wackerow Dec 2, 2025
8c731b1
refactor: use formatSmallUSD
wackerow Dec 2, 2025
58ad394
patch: /what-is-ether string ids
wackerow Dec 2, 2025
e6dc1a4
docs: update README.md [skip ci]
allcontributors[bot] Dec 2, 2025
f4d1074
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 2, 2025
5cb8474
Merge pull request #16771 from ethereum/all-contributors/add-KosiChinaza
corwintines Dec 2, 2025
57be09c
Merge pull request #16769 from KosiChinaza/fix/smart-contracts-gramme…
corwintines Dec 2, 2025
748888a
Merge pull request #16389 from ethereum/what-is-ether
corwintines Dec 2, 2025
e38e0d0
Update index.md
architr4 Dec 2, 2025
d20ccd9
docs: update README.md [skip ci]
allcontributors[bot] Dec 3, 2025
5dcc410
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Dec 3, 2025
a338a0c
Merge pull request #16773 from ethereum/all-contributors/add-architr4
corwintines Dec 3, 2025
f4950e7
Merge pull request #16772 from architr4/patch-2
corwintines Dec 3, 2025
ec6dda2
refactor: replace download handling with ButtonLink for direct file d…
corwintines Dec 3, 2025
0acd275
fix(matomo): remove /en prefix normalization for English content trac…
pettinarip Dec 3, 2025
b4573e1
Update: Added ETHConf to Community Events
pruger Dec 3, 2025
8a55e90
Merge pull request #16696 from ethereum/mobile-menu-persistent-content
corwintines Dec 3, 2025
f1624c1
Merge pull request #16694 from ethereum/find-wallets-optimizations
corwintines Dec 3, 2025
af47079
Merge pull request #16775 from ethereum/fix-matomo-default-locale
corwintines Dec 3, 2025
36c1103
Merge pull request #16657 from ethereum/assetsDownload
pettinarip Dec 3, 2025
be6feed
Update src/data/community-events.json
corwintines Dec 3, 2025
50ef565
Merge pull request #16777 from pruger/patch-2
corwintines Dec 3, 2025
49f1da8
Merge pull request #16778 from ethereum/master
corwintines Dec 3, 2025
7a6b12b
Merge branch 'dev' into stagingDevMerge
corwintines Dec 3, 2025
618a2ca
Merge pull request #16780 from ethereum/stagingDevMerge
corwintines Dec 3, 2025
1dab93f
v10.19.0
corwintines Dec 3, 2025
99cb811
Merge pull request #16781 from ethereum/v10-19-0
corwintines Dec 3, 2025
0d8c0e0
Merge pull request #16782 from ethereum/dev
corwintines Dec 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13853,6 +13853,69 @@
"contributions": [
"code"
]
},
{
"login": "yasnazariel",
"name": "yasnazariel",
"avatar_url": "https://avatars.githubusercontent.com/u/82168644?v=4",
"profile": "https://github.com/yasnazariel",
"contributions": [
"content"
]
},
{
"login": "Oreemo",
"name": "Oreemo",
"avatar_url": "https://avatars.githubusercontent.com/u/20112422?v=4",
"profile": "https://github.com/Oreemo",
"contributions": [
"content"
]
},
{
"login": "flatsponge",
"name": "flatsponge",
"avatar_url": "https://avatars.githubusercontent.com/u/104839509?v=4",
"profile": "https://github.com/flatsponge",
"contributions": [
"code"
]
},
{
"login": "iovoid",
"name": "Lucas Fiegl",
"avatar_url": "https://avatars.githubusercontent.com/u/8196270?v=4",
"profile": "https://github.com/iovoid",
"contributions": [
"content"
]
},
{
"login": "LottR079",
"name": "LottR079",
"avatar_url": "https://avatars.githubusercontent.com/u/20522868?v=4",
"profile": "https://github.com/LottR079",
"contributions": [
"content"
]
},
{
"login": "KosiChinaza",
"name": "Kosisochukwu Ugwu",
"avatar_url": "https://avatars.githubusercontent.com/u/161971597?v=4",
"profile": "https://github.com/KosiChinaza",
"contributions": [
"content"
]
},
{
"login": "architr4",
"name": "Archit ",
"avatar_url": "https://avatars.githubusercontent.com/u/142317686?v=4",
"profile": "https://github.com/architr4",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
68 changes: 68 additions & 0 deletions .github/ISSUE_TEMPLATE/content-suggestion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
name: Content suggestion
description: Suggest new content or improvements to existing pages on ethereum.org.
title: "[Content] <short summary>"
labels:
- content
body:
- type: markdown
attributes:
value: |
Thanks for suggesting improvements to ethereum.org!
This template is for content-related feedback, such as new pages,
updates to existing pages, or missing documentation.

- type: input
id: page-url
attributes:
label: Affected page URL or path
description: Link to the page on ethereum.org or the path to affected files.
placeholder: "Example: https://ethereum.org/en/developers/ or src/content/developers/index.md"
validations:
required: true

- type: dropdown
id: suggestion-type
attributes:
label: Type of suggestion
options:
- New page or section
- Update existing content
- Fix incorrect or outdated information
- Improve structure or wording
- Other
validations:
required: true

- type: textarea
id: current-behavior
attributes:
label: Current content or behaviour
description: Describe what the page currently says or how it behaves.
placeholder: "Summarise the current state, including any specific sentences or sections."
validations:
required: true

- type: textarea
id: proposed-change
attributes:
label: Proposed change
description: Describe what you would like to see.
placeholder: "Explain your suggestion."
validations:
required: true

- type: textarea
id: motivation
attributes:
label: Motivation and context
description: Why is this change important? Who does it help?
placeholder: "For example: developers new to Ethereum, users confused about gas fees, etc."
validations:
required: false

- type: textarea
id: references
attributes:
label: References or related resources
description: Optional links to specs, blog posts, or other docs that support your suggestion.
placeholder: "EIPs, blog posts, tutorials, etc."
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# Job steps
steps:
- name: Checkout repo
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
# Tells the checkout which commit hash to reference
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/claude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id-token: write
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-ai-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
# Set up environment
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-review-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/get-crowdin-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/get-leaderboard-reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/get-translation-progress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Sleep for 60 minutes
run: sleep 3600
- name: Wait for Netlify Deploy
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lychee-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Clone repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
ref: dev
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
env:
CI: true
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6

- uses: actions/setup-node@v6
with:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
needs: playwright
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: actions/setup-node@v6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-chains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ If you're looking for the Ethereum blockchain itself, there is no single repo. I

This project follows the [all-contributors](https://allcontributors.org/docs/en/overview) specification. Contributions of any kind are welcome!

Before you start, please take a moment to read our [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).

### 1. Submit an issue

- Create a [new issue](https://github.com/ethereum/ethereum-org-website/issues/new/choose).
Expand Down Expand Up @@ -2142,6 +2144,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eagerapps"><img src="https://avatars.githubusercontent.com/u/26349077?v=4?s=100" width="100px;" alt="Mohammed Israil"/><br /><sub><b>Mohammed Israil</b></sub></a><br /><a href="#maintenance-eagerapps" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mnelsonBT"><img src="https://avatars.githubusercontent.com/u/74370515?v=4?s=100" width="100px;" alt="mnelsonBT"/><br /><sub><b>mnelsonBT</b></sub></a><br /><a href="#content-mnelsonBT" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@gualison"><img src="https://avatars.githubusercontent.com/u/1316240?v=4?s=100" width="100px;" alt="Alberto Gualis"/><br /><sub><b>Alberto Gualis</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=agualis" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yasnazariel"><img src="https://avatars.githubusercontent.com/u/82168644?v=4?s=100" width="100px;" alt="yasnazariel"/><br /><sub><b>yasnazariel</b></sub></a><br /><a href="#content-yasnazariel" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Oreemo"><img src="https://avatars.githubusercontent.com/u/20112422?v=4?s=100" width="100px;" alt="Oreemo"/><br /><sub><b>Oreemo</b></sub></a><br /><a href="#content-Oreemo" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/flatsponge"><img src="https://avatars.githubusercontent.com/u/104839509?v=4?s=100" width="100px;" alt="flatsponge"/><br /><sub><b>flatsponge</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=flatsponge" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iovoid"><img src="https://avatars.githubusercontent.com/u/8196270?v=4?s=100" width="100px;" alt="Lucas Fiegl"/><br /><sub><b>Lucas Fiegl</b></sub></a><br /><a href="#content-iovoid" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LottR079"><img src="https://avatars.githubusercontent.com/u/20522868?v=4?s=100" width="100px;" alt="LottR079"/><br /><sub><b>LottR079</b></sub></a><br /><a href="#content-LottR079" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KosiChinaza"><img src="https://avatars.githubusercontent.com/u/161971597?v=4?s=100" width="100px;" alt="Kosisochukwu Ugwu"/><br /><sub><b>Kosisochukwu Ugwu</b></sub></a><br /><a href="#content-KosiChinaza" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/architr4"><img src="https://avatars.githubusercontent.com/u/142317686?v=4?s=100" width="100px;" alt="Archit "/><br /><sub><b>Archit </b></sub></a><br /><a href="#content-architr4" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading
Loading