From dbcc1683029e334bf81016a22798c31739b69a4e Mon Sep 17 00:00:00 2001 From: Jakub <100724231+konopkja@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:47:44 +0200 Subject: [PATCH 1/3] adding a clause about alt L1 wallet providers --- public/content/contributing/adding-wallets/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/content/contributing/adding-wallets/index.md b/public/content/contributing/adding-wallets/index.md index 7ca45d439fb..00a9d20a5c6 100644 --- a/public/content/contributing/adding-wallets/index.md +++ b/public/content/contributing/adding-wallets/index.md @@ -26,7 +26,8 @@ Wallets are rapidly changing in Ethereum. We've tried to create a fair framework - **Honest and accurate listing information** - it is expected that any suggested listings from projects come with honest and accurate information. Products that falsify listing information, such as declaring your product is “open source” when it is not, will be removed. - **Point of contact** - A point of contact for the wallet will greatly help us get accurate information when changes are made. This will keep updating ethereum.org manageable when gathering future information. - **EIP-1559 (type 2) transactions** - your wallet must support EIP-1559 (type 2) transactions for transactions on Mainnet Ethereum. -- **Good user experience** - While UX is subjective, if several core team members test the product and find it difficult to use, we reserve the right to reject the wallet and will instead provide useful suggestions to improve. This is done to protect our user base that is mostly comprised of beginners. +- **Good user experience** - While UX is subjective, if several core team members test the product and find it difficult to use, we reserve the right to reject the wallet and will instead provide useful suggestions to improve. This is done to protect our user base that is mostly comprised of beginners. +- **Ethereum focused** - A wallet must provide a primary Ethereum-focused experience. This means Ethereum (or any L2) is set as the default network, ERC assets are properly supported, and features are aligned with the Ethereum ecosystem (e.g., ENS, staking, rollups). Wallets that prioritize or give preferential treatment to alternative layer 1s will not be listed. ### Product removals {#product-removals} From 462ad1e4f576ae60bed7a85613ec453183fd1c21 Mon Sep 17 00:00:00 2001 From: Jakub <100724231+konopkja@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:53:57 +0200 Subject: [PATCH 2/3] Update index.md --- public/content/contributing/adding-wallets/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/contributing/adding-wallets/index.md b/public/content/contributing/adding-wallets/index.md index 00a9d20a5c6..ce417953591 100644 --- a/public/content/contributing/adding-wallets/index.md +++ b/public/content/contributing/adding-wallets/index.md @@ -27,7 +27,7 @@ Wallets are rapidly changing in Ethereum. We've tried to create a fair framework - **Point of contact** - A point of contact for the wallet will greatly help us get accurate information when changes are made. This will keep updating ethereum.org manageable when gathering future information. - **EIP-1559 (type 2) transactions** - your wallet must support EIP-1559 (type 2) transactions for transactions on Mainnet Ethereum. - **Good user experience** - While UX is subjective, if several core team members test the product and find it difficult to use, we reserve the right to reject the wallet and will instead provide useful suggestions to improve. This is done to protect our user base that is mostly comprised of beginners. -- **Ethereum focused** - A wallet must provide a primary Ethereum-focused experience. This means Ethereum (or any L2) is set as the default network, ERC assets are properly supported, and features are aligned with the Ethereum ecosystem (e.g., ENS, staking, rollups). Wallets that prioritize or give preferential treatment to alternative layer 1s will not be listed. +- **Ethereum focused** - A wallet must provide a primary Ethereum-focused experience. This means Ethereum (or any L2) is set as the default network, ERC assets are properly supported, and features are aligned with the Ethereum ecosystem (e.g., ENS, staking, rollups). Wallets that prioritize in the UI alternative layer 1s will not be listed. ### Product removals {#product-removals} From 3bc292f7b3a12237e6d3d27f246cbcb5f44b1b5e Mon Sep 17 00:00:00 2001 From: Jakub <100724231+konopkja@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:58:56 +0200 Subject: [PATCH 3/3] Update index.md --- public/content/contributing/adding-wallets/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/contributing/adding-wallets/index.md b/public/content/contributing/adding-wallets/index.md index ce417953591..8943438436a 100644 --- a/public/content/contributing/adding-wallets/index.md +++ b/public/content/contributing/adding-wallets/index.md @@ -27,7 +27,7 @@ Wallets are rapidly changing in Ethereum. We've tried to create a fair framework - **Point of contact** - A point of contact for the wallet will greatly help us get accurate information when changes are made. This will keep updating ethereum.org manageable when gathering future information. - **EIP-1559 (type 2) transactions** - your wallet must support EIP-1559 (type 2) transactions for transactions on Mainnet Ethereum. - **Good user experience** - While UX is subjective, if several core team members test the product and find it difficult to use, we reserve the right to reject the wallet and will instead provide useful suggestions to improve. This is done to protect our user base that is mostly comprised of beginners. -- **Ethereum focused** - A wallet must provide a primary Ethereum-focused experience. This means Ethereum (or any L2) is set as the default network, ERC assets are properly supported, and features are aligned with the Ethereum ecosystem (e.g., ENS, staking, rollups). Wallets that prioritize in the UI alternative layer 1s will not be listed. +- **Ethereum focused** - A wallet must provide a primary Ethereum-focused experience. This means Ethereum (or any L2) is set as the default network, ERC assets are properly supported, and features are aligned with the Ethereum ecosystem. Wallets that prioritize in the UI alternative layer 1s will not be listed. ### Product removals {#product-removals}