Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
b4ed5ba
Update broken link
minimalsm Dec 2, 2021
5905495
Fix link
minimalsm Dec 2, 2021
f10e3ec
Remove consensys erc20 from deprecated software page
minimalsm Dec 2, 2021
1914977
fix: remove fragmented strings outlined in notion card
corwintines Dec 2, 2021
f81709e
Remove broken Oasis links
minimalsm Dec 3, 2021
91185eb
Update src/intl/en/page-developers-tutorials.json
corwintines Dec 3, 2021
7b94ed8
Update sharding date
minimalsm Dec 3, 2021
73c2cdc
Remove redundant files from translated languages
minimalsm Dec 3, 2021
7c84254
fix: change from <b> to <strong>
corwintines Dec 6, 2021
9322781
fix: add missing <strong> in english tutorials json
corwintines Dec 6, 2021
a46d4bd
Fix Magyar broken images
minimalsm Dec 6, 2021
66ead99
Fix French broken images
minimalsm Dec 6, 2021
8c106fa
Fix Spanish broken images
minimalsm Dec 6, 2021
116269a
Fix Italian broken images
minimalsm Dec 6, 2021
d941953
Fix Polish broken images
minimalsm Dec 6, 2021
251b12c
Fix Romanian broken image
minimalsm Dec 6, 2021
f2f5582
Remove en paths
minimalsm Dec 6, 2021
0641b0d
Remove more en paths
minimalsm Dec 6, 2021
32c70cf
Implement true randomness on consensus client list
minimalsm Dec 7, 2021
50f7b57
fix: caught missing https://ethereum.org or /en/
corwintines Dec 7, 2021
b40310a
Bump semver-regex from 3.1.2 to 3.1.3
dependabot[bot] Dec 8, 2021
de053b9
Add pos FAQ link
samajammin Dec 8, 2021
51f5472
Update src/content/developers/docs/consensus-mechanisms/pos/index.md
minimalsm Dec 9, 2021
4a7c086
feat(tutorials): setup remark-reading-time
nikkhielseath Dec 3, 2021
7966d70
feat(tutorial): use remark-reading-time #4083
nikkhielseath Dec 3, 2021
e771092
Merge pull request #4612 from ethereum/updateBrokenOasisSDKLink
wackerow Dec 10, 2021
2901a92
Merge pull request #4616 from ethereum/fixItalianLink
wackerow Dec 10, 2021
818d117
Merge branch 'dev' into removeConsensysDeprecatedSoftware
wackerow Dec 10, 2021
07415fc
Merge pull request #4618 from ethereum/removeConsensysDeprecatedSoftware
wackerow Dec 10, 2021
0ab5bce
Merge pull request #4632 from ethereum/removeDeadLinks
wackerow Dec 10, 2021
bd285d9
remove arrow glacier banner
wackerow Dec 10, 2021
1d3d9c8
update arrow glacier history
wackerow Dec 10, 2021
1693f37
update estimated for shard upgrade
wackerow Dec 10, 2021
4ab0ced
Merge branch 'dev' into updateShardingDate
wackerow Dec 10, 2021
40a11af
Merge branch 'dev' into removeRedudantFolders
wackerow Dec 10, 2021
a239392
update shard chain estimated date
wackerow Dec 10, 2021
22aa369
Merge pull request #4638 from ethereum/removeRedudantFolders
wackerow Dec 10, 2021
aef0476
Merge branch 'dev' into fixBrokenImages
wackerow Dec 10, 2021
97426c2
Merge branch 'dev' into removeEnPaths
wackerow Dec 10, 2021
5cdad16
Merge branch 'dev' into refactorEth2ClientList
wackerow Dec 10, 2021
179bbdc
Merge pull request #4682 from ethereum/refactorEth2ClientList
wackerow Dec 10, 2021
07808a6
Merge pull request #4670 from ethereum/fixBrokenImages
wackerow Dec 10, 2021
b51f681
Merge pull request #4671 from ethereum/removeEnPaths
wackerow Dec 10, 2021
1bba4c5
Merge pull request #4637 from ethereum/updateShardingDate
wackerow Dec 10, 2021
f8aec9d
Merge branch 'dev' into fix-string-fragment-issue
wackerow Dec 10, 2021
b989ec0
Merge pull request #4302 from SNikhill/bug/4083-chinese-time
corwintines Dec 10, 2021
644f67c
Merge branch 'dev' into add-pos-link
corwintines Dec 10, 2021
81e31ca
Merge pull request #4694 from ethereum/add-pos-link
corwintines Dec 10, 2021
9d0d750
Merge pull request #4690 from ethereum/dependabot/npm_and_yarn/semver…
corwintines Dec 10, 2021
d41c0bf
Merge pull request #4625 from ethereum/fix-string-fragment-issue
wackerow Dec 10, 2021
009a9b5
Merge pull request #4708 from ethereum/arrow-glacier-complete
corwintines Dec 10, 2021
82797e6
v3.1.1
wackerow Dec 10, 2021
957567c
Merge pull request #4715 from ethereum/v3-1-1
wackerow Dec 10, 2021
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
8 changes: 4 additions & 4 deletions src/content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Ethereum and the community are always evolving, so ethereum.org will too. That's

We're open source, with a community of contributors, so you can propose changes or help us out too.

[Learn about contributing](/en/contributing/)
[Learn about contributing](/contributing/)

### 3. ethereum.org is not a typical product website 🦄 {#core-principles-3}

Expand All @@ -49,15 +49,15 @@ This means the website needs to handle many different user journeys, from “a d

## Design principles {#design-principles}

We use a set of [design principles](/en/contributing/design-principles/) to guide our content and design decisions on the site.
We use a set of [design principles](/contributing/design-principles/) to guide our content and design decisions on the site.

## Style guide {#style-guide}

We have a [style guide](/en/contributing/style-guide/) to standardize certain aspects of writing content to make the contribution process smoother.
We have a [style guide](/contributing/style-guide/) to standardize certain aspects of writing content to make the contribution process smoother.

We welcome feedback on both the design principles and the style guide. Remember, ethereum.org is for the community, by the community.

Make sure you read [our principles](/en/contributing/design-principles/) and [our style guide](/en/contributing/style-guide/) if you'd like to [contribute to the site](/en/contributing/).
Make sure you read [our principles](/contributing/design-principles/) and [our style guide](/contributing/style-guide/) if you'd like to [contribute to the site](/contributing/).

## Roadmap {#roadmap}

Expand Down
2 changes: 1 addition & 1 deletion src/content/contributing/adding-exchanges/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page allows a user to input where they live and see what exchanges they can

Because of this context, we need some specific information when you suggest an exchange.

**NOTE:** If you want to list a decentralized exchange, take a look at our [policy for listing wallets and dapps](/en/contributing/adding-products/).
**NOTE:** If you want to list a decentralized exchange, take a look at our [policy for listing wallets and dapps](/contributing/adding-products/).

## What we need {#what-we-need}

Expand Down
2 changes: 1 addition & 1 deletion src/content/contributing/design-principles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar: true

Our principles inform the look and feel of the site and the content that's on it.

You should read these before you [contribute to ethereum.org](/en/contributing/).
You should read these before you [contribute to ethereum.org](/contributing/).

## What are design principles? {#ways-to-contribute}

Expand Down
18 changes: 9 additions & 9 deletions src/content/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ The ethereum.org website, like Ethereum more broadly, is an open-source project.

- [Work on an open issue](https://github.com/ethereum/ethereum-org-website/issues)
_– Work we've identified that needs doing_
- [Join the translations program](/en/contributing/translation-program/)
- [Join the translations program](/contributing/translation-program/)
_– Help us bring ethereum.org to new languages_
- [Add community articles](/en/contributing/content-resources/)
- [Add community articles](/contributing/content-resources/)
_– Add a helpful article to a relevant page_
- [Add a product](/en/contributing/adding-products/)
- [Add a product](/contributing/adding-products/)
_– Add a dapp or wallet to a relevant page_
- [Add developer tools](/en/contributing/adding-developer-tools/)
- [Add developer tools](/contributing/adding-developer-tools/)
_– Add a developer tool to a relevant page_
- [Add an exchange](/en/contributing/adding-exchanges/)
- [Add an exchange](/contributing/adding-exchanges/)
_– Add an exchange to our [exchange finder](/get-eth/#country-picker)_
- [Improve our research](https://www.notion.so/efdn/Ethereum-org-User-Persona-Memo-b44dc1e89152457a87ba872b0dfa366c)
_– Let us know your feedback on our research or contribute your own_
- [Request a feature](https://github.com/ethereum/ethereum-org-website/issues/new?assignees=&labels=Type%3A+Feature&template=feature_request.md&title=)
_– Let us know about any ideas you have for a new feature or design_
- [Add a glossary term](/en/contributing/adding-glossary-terms)
- [Add a glossary term](/contributing/adding-glossary-terms)
_– Help us continue to expand the Ethereum [glossary](/glossary/)_
- [Create/edit content](/en/contributing/#how-to-update-content)
- [Create/edit content](/contributing/#how-to-update-content)
_– Suggest new pages or makes tweaks to what's here already_

_Any questions?_ 🤔 Reach out on our [Discord server](https://discord.gg/CetY6Y4)
Expand All @@ -53,8 +53,8 @@ You don't need permission to work on anything, but it's always best to let us kn
Before contributing , make sure you're familiar with:

- the evolving [vision of ethereum.org](/about/)
- our [design principles](/en/contributing/design-principles/)
- our [style guide](/en/contributing/style-guide/)
- our [design principles](/contributing/design-principles/)
- our [style guide](/contributing/style-guide/)

## How decisions about the site are made {#how-decisions-about-the-site-are-made}

Expand Down
4 changes: 2 additions & 2 deletions src/content/contributing/style-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar: true

Content on [ethereum.org](/) is crowdsourced and primarily written by our incredible contributors. This style guide aims to standardize certain aspects of writing content to make the contribution process smoother.

You should read this style guide before you [contribute to ethereum.org](/en/contributing/).
You should read this style guide before you [contribute to ethereum.org](/contributing/).

## Who can submit content to ethereum.org {#who-can-help}

Expand Down Expand Up @@ -75,7 +75,7 @@ Ethereum.org documentation (and content at large) aims to maintain a credibly ne

The tone of the content on the site should be welcoming, friendly and straightforward. Jargon should be minimized and simple language used instead.

Read the [ethereum.org design principles](/en/contributing/design-principles/) for more on direction tone.
Read the [ethereum.org design principles](/contributing/design-principles/) for more on direction tone.

## Best practices {#best-practices}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar: true

# Content versions {#content-versions}

As mentioned in our [Translation Program overview](/en/contributing/translation-program/), we use 'content buckets' within Crowdin to get the highest priority content released first. When you check out a language to translate, for example, [German](https://crowdin.com/project/ethereum-org/de) you'll see folders for each content bucket.
As mentioned in our [Translation Program overview](/contributing/translation-program/), we use 'content buckets' within Crowdin to get the highest priority content released first. When you check out a language to translate, for example, [German](https://crowdin.com/project/ethereum-org/de) you'll see folders for each content bucket.

Below is a breakdown of the website pages each content bucket contains.

Expand Down
2 changes: 1 addition & 1 deletion src/content/contributing/translation-program/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The ethereum.org Translation Program aims to make Ethereum accessible to everyon

We encourage you to translate in this numerical order (1 → 2 → 3 → ⋯) to ensure the highest impact pages are translated first.

[Learn more about ethereum.org content versions](/en/contributing/translation-program/content-versions/)
[Learn more about ethereum.org content versions](/contributing/translation-program/content-versions/)

3. **Translate**
After selecting the file you want to translate, it will open in the online editor. If you have never used Crowdin before, you can use this quick guide to go over the basics.
Expand Down
2 changes: 1 addition & 1 deletion src/content/deprecated-software/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Ethereum Studio was developed to provide users with an IDE that had a built-in E

**Alternatives**

[Remix](https://remix.ethereum.org/) is an alternative web IDE for Solidity development. Additionally, the [Developer Portal](https://ethereum.org/en/developers/) has tools for web and local development, documentation, and more.
[Remix](https://remix.ethereum.org/) is an alternative web IDE for Solidity development. Additionally, the [Developer Portal](/developers/) has tools for web and local development, documentation, and more.

### Meteor Dapp Wallet {#meteor-dapp-wallet}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ By convention, interface names start with `I`.
This function is `external`, meaning [it can only be called from outside the contract](https://docs.soliditylang.org/en/v0.7.0/cheatsheet.html#index-2).
It returns the total supply of tokens in the contract. This value is returned using the most common type in Ethereum, unsigned 256 bits (256 bits is the
native word size of the EVM). This function is also a `view`, which means that it does not change the state, so it can be executed on a single node instead of having
every node in the blockchain run it. This kind of function does not generate a transaction and does not cost [gas](https://ethereum.org/en/developers/docs/gas/).
every node in the blockchain run it. This kind of function does not generate a transaction and does not cost [gas](/developers/docs/gas/).

**Note:** In theory it might appear that a contract's creator could cheat by returning a smaller total supply than the real value, making each token appear
more valuable than it actually is. However, that fear ignores the true nature of the blockchain. Everything that happens on the blockchain can be verified by
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ exchange.
```

We want the address of the new exchange to be deterministic, so it can be calculated in advance off chain
(this can be useful for [layer 2 transactions](https://ethereum.org/en/developers/docs/layer-2-scaling/)).
(this can be useful for [layer 2 transactions](/developers/docs/layer-2-scaling/)).
To do this we need to have a consistent order of the token addresses, regardless of the order in which we have
received them, so we sort them here.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,6 @@ The test, if passed, will assure us that the transaction was reverted indeed. Ho

You've made your first big step towards testing smart contracts with Waffle! You might be interested in other Waffle tutorials:

- [Testing ERC20 with Waffle](https://ethereum.org/en/developers/tutorials/testing-erc-20-tokens-with-waffle/)
- [Waffle: Dynamic mocking and testing contract calls](https://ethereum.org/en/developers/tutorials/waffle-dynamic-mocking-and-testing-calls/#gatsby-focus-wrapper)
- [Waffle say hello world tutorial with hardhat and ethers](https://ethereum.org/en/developers/tutorials/waffle-hello-world-with-buidler-tutorial/)
- [Testing ERC20 with Waffle](/developers/tutorials/testing-erc-20-tokens-with-waffle/)
- [Waffle: Dynamic mocking and testing contract calls](/developers/tutorials/waffle-dynamic-mocking-and-testing-calls/#gatsby-focus-wrapper)
- [Waffle say hello world tutorial with hardhat and ethers](/developers/tutorials/waffle-hello-world-with-buidler-tutorial/)
2 changes: 1 addition & 1 deletion src/content/enterprise/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ Here are some of the enterprise applications that have been deployed to the publ

- [GridPlus](https://blog.gridplus.io/gridplus-is-live-in-texas-efc83c814601) _electricity payments_

If you would like to add to this list, please see [instructions for contributing](https://ethereum.org/en/contributing/).
If you would like to add to this list, please see [instructions for contributing](/contributing/).
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ _Surprise us with your creativity! But here are some judging criteria considerat
- [Medalla ETH 2.0 Testnet](https://github.com/goerli/medalla)
- [The State of Eth2](https://blog.ethereum.org/2020/06/02/the-state-of-eth2-june-2020/) _– Danny Ryan_
- [Eth2 quick update no. 14 – testnet edition](https://blog.ethereum.org/2020/08/03/eth2-quick-update-no-14/) _– Danny Ryan_
- [Ethereum 2.0 Overview](https://ethereum.org/en/eth2/)
- [Ethereum 2.0 Overview](/eth2/)
- [Eth R&D](https://discord.gg/VmG7Uxc) _– Discord_
- [ethstaker](https://invite.gg/ethstaker) _– Discord_

Expand Down
2 changes: 1 addition & 1 deletion src/content/glossary/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,4 +732,4 @@ _Provided in part by [Mastering Ethereum](https://github.com/ethereumbook/ethere

Did we miss something? Is something incorrect? Help us improve by contributing to this glossary on GitHub!

[Learn more about how to contribute](/en/contributing/adding-glossary-terms)
[Learn more about how to contribute](/contributing/adding-glossary-terms)
2 changes: 1 addition & 1 deletion src/content/history/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Altair was the first major network upgrade that had an exact rollout time. Every

#### Summary {#london-summary}

The London upgrade introduced [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559), which reformed the transaction fee market, along with changes to how gas refunds are handled and the [Ice Age](https://ethereum.org/en/glossary/#ice-age) schedule.
The London upgrade introduced [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559), which reformed the transaction fee market, along with changes to how gas refunds are handled and the [Ice Age](/glossary/#ice-age) schedule.

- [Are you a dApp developer? Be sure to upgrade your libraries and tooling.](https://github.com/ethereum/eth1.0-specs/blob/master/network-upgrades/ecosystem-readiness.md)
- [Read the Ethereum Foundation announcement](https://blog.ethereum.org/2021/07/15/london-mainnet-announcement/)
Expand Down
2 changes: 1 addition & 1 deletion src/content/nft/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ We use NFTs to give back to our contributors and we've even got our own NFT doma

#### POAPs (Proof of attendance protocol) {#poaps}

If you contribute to ethereum.org, you can claim a POAP NFT. These are collectibles that prove you participated in an event. Some crypto meetups have used POAPs as a form of ticket to their events. [More on contributing](/en/contributing/#poap).
If you contribute to ethereum.org, you can claim a POAP NFT. These are collectibles that prove you participated in an event. Some crypto meetups have used POAPs as a form of ticket to their events. [More on contributing](/contributing/#poap).

![ethereum.org POAP](../../assets/use-cases/poap.png)

Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/bg/eth2/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ These include Improvements for

Plus many more.

[More on Ethereum1.x](/en/learn/#eth-1x)
[More on Ethereum1.x](/learn/#eth-1x)

These improvements all have a place in Eth2 so it’s likely that their progress may affect the timing of the docking. -->

Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/bg/eth2/shard-chains/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ summaryPoints:
<br />

<InfoBanner isWarning={true}>
Като начало ще трябва да активирате клиент на основната мрежа едновременно с клиента на Eth2. <a href="https://launchpad.ethereum.org" target="_blank">Платформата</a> ще ви води през изискванията към хардуера и целия процес. Възможно е и да използвате <a href="/en/developers/docs/apis/backend/#available-libraries">бекенд API</a>.
Като начало ще трябва да активирате клиент на основната мрежа едновременно с клиента на Eth2. <a href="https://launchpad.ethereum.org" target="_blank">Платформата</a> ще ви води през изискванията към хардуера и целия процес. Възможно е и да използвате <a href="/developers/docs/apis/backend/#available-libraries">бекенд API</a>.
</InfoBanner>

## Вериги от компоненти версия 1: наличност на данните {#data-availability}
Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/ca/eth2/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ These include Improvements for

Plus many more.

[More on Ethereum1.x](/en/learn/#eth-1x)
[More on Ethereum1.x](/learn/#eth-1x)

These improvements all have a place in Eth2 so it’s likely that their progress may affect the timing of the docking. -->

Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/ca/eth2/shard-chains/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Amb menys requeriments de hardware, la fragmentació farà més fàcil executar
<br />

<InfoBanner isWarning={true}>
En primer lloc, necessitaràs executar un client de la xarxa principal alhora que el client Eth2. <a href="https://launchpad.ethereum.org" target="_blank">La plataforma de llançament</a> et guiarà a través del procés i els requeriments de hardware. Alternativament, pots utilitzar una <a href="/en/developers/docs/apis/backend/#available-libraries">API de backend</a>.
En primer lloc, necessitaràs executar un client de la xarxa principal alhora que el client Eth2. <a href="https://launchpad.ethereum.org" target="_blank">La plataforma de llançament</a> et guiarà a través del procés i els requeriments de hardware. Alternativament, pots utilitzar una <a href="/developers/docs/apis/backend/#available-libraries">API de backend</a>.
</InfoBanner>

## Cadenes de fragments versió 1: disponibilitat de dades {#data-availability}
Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/de/eth2/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ These include Improvements for

Plus many more.

[More on Ethereum1.x](/en/learn/#eth-1x)
[More on Ethereum1.x](/learn/#eth-1x)

These improvements all have a place in Eth2 so it’s likely that their progress may affect the timing of the docking. -->

Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/de/eth2/shard-chains/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Dank Sharding werden geringere Hardwareanforderungen es vereinfachen, [Clients](
<br />

<InfoBanner isWarning={true}>
Zunächst benötigst du neben deinem Eth2-Client auch einen Mainnet-Client. <a href="https://launchpad.ethereum.org" target="_blank">Das Launchpad</a> wird dich durch die Hardwareanforderungen und den Prozess begleiten. Alternativ kannst du einen <a href="/en/developers/docs/apis/backend/#available-libraries">Backend-API</a> verwenden.
Zunächst benötigst du neben deinem Eth2-Client auch einen Mainnet-Client. <a href="https://launchpad.ethereum.org" target="_blank">Das Launchpad</a> wird dich durch die Hardwareanforderungen und den Prozess begleiten. Alternativ kannst du einen <a href="/developers/docs/apis/backend/#available-libraries">Backend-API</a> verwenden.
</InfoBanner>

## Shard Chains Version 1: Datenverfügbarkeit {#data-availability}
Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/el/eth2/merge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ These include Improvements for

Plus many more.

[More on Ethereum1.x](/en/learn/#eth-1x)
[More on Ethereum1.x](/learn/#eth-1x)

These improvements all have a place in Eth2 so it’s likely that their progress may affect the timing of the docking. -->

Expand Down
2 changes: 1 addition & 1 deletion src/content/translations/el/eth2/shard-chains/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ summaryPoints:
<br />

<InfoBanner isWarning={true}>
Αρχικά, θα χρειαστεί να εκτελέσετε ένα Mainnet client ταυτόχρονα με το Eth2 client. <a href="https://launchpad.ethereum.org" target="_blank">Η πλατφόρμα εκκίνησης</a> θα σας καθοδηγήσει σχετικά με τις απαιτήσεις και τη διαδικασία υλικού. Εναλλακτικά μπορείτε να χρησιμοποιήσετε ένα <a href="/en/developers/docs/apis/backend/#available-libraries">backend API</a>.
Αρχικά, θα χρειαστεί να εκτελέσετε ένα Mainnet client ταυτόχρονα με το Eth2 client. <a href="https://launchpad.ethereum.org" target="_blank">Η πλατφόρμα εκκίνησης</a> θα σας καθοδηγήσει σχετικά με τις απαιτήσεις και τη διαδικασία υλικού. Εναλλακτικά μπορείτε να χρησιμοποιήσετε ένα <a href="/developers/docs/apis/backend/#available-libraries">backend API</a>.
</InfoBanner>

## Shard chains έκδοση 1: διαθεσιμότητα δεδομένων {#data-availability}
Expand Down
Loading