Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 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
20 changes: 0 additions & 20 deletions src/content/deprecated-software/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,26 +330,6 @@ Associated with the EthFans community, the service was launched in 2015. SparkPo

[Ethermine](https://ethermine.org/)

### ConsenSys - ERC-20 Implementation

Deprecated on Nov 13, 2020.

**Summary**

This project aimed to implement some EIP about Tokens (e.g. EIP20) as smart contract to allow developers to easily incorporate them into their Solidity applications while adhering to standards.

**Archives**

[GitHub repo](https://github.com/ConsenSys/Tokens/blob/master/contracts/eip20/EIP20.sol)

**History**

The project was discontinued in favor of the "thoroughly vetted OpenZeppelin token implementations" - as per Consensys team's own words.

**Alternatives**

[OpenZeppelin Contracts - Token](https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/contracts/token)

## Documentation and Information Sources {#documentation-and-information-sources}

There are numerous sources of documentation, articles, tutorials, and forums which are now removed or live but no longer maintained. We have selected a few which are significant or whose current status as deprecated may lead to confusion or scam attempts.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,13 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
- [The Rust Ethereum Client](https://openethereum.github.io/) \* **Note that OpenEthereum [has been deprecated](https://medium.com/openethereum/gnosis-joins-erigon-formerly-turbo-geth-to-release-next-gen-ethereum-client-c6708dd06dd) and is no longer being maintained.** Use it with caution and preferably switch to another client implementation.
- [Sending Transaction to Ethereum Using Rust](https://kauri.io/#collections/A%20Hackathon%20Survival%20Guide/sending-ethereum-transactions-with-rust/)
- [An Introduction to Smart Contracts with Parity Ethereum Client](https://wiki.parity.io/Smart-Contracts)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [A step-by-step tutorial on how to write contracts in rust Wasm for Kovan](https://github.com/paritytech/pwasm-tutorial)

## Intermediate articles {#intermediate-articles}

- [Rust-Web3 Documentation](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 Working Examples](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Creating a Private Chat Server with OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Advanced use patterns {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/ar/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@ sidebar: true
- [عميل إيثريوم على Rust](https://wiki.parity.io/Setup)
- [إرسال معاملة إلى إثيريوم باستخدام Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [مقدمة إلى العقود الذكية باستخدام عميل بارتي إيثريوم](https://wiki.parity.io/Smart-Contracts)
- [إعداد بيئة Oasis SDK dev الخاصة بك](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [إعداد بيئة Oasis SDK dev الخاصة بك](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [درس خطوة بخطوة عن كيفية كتابة العقود في قعسف ًشسة لـKovan](https://github.com/paritytech/pwasm-tutorial)

## مقالات وسيطة {#intermediate-articles}

- [توثيق Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [أمثلة عمل Rust-Web3](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [إنشاء Secret Ballot باستخدام OASIS SDK](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [إنشاء خادم دردشة خاص باستخدام OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## أنماط الاستخدام المتقدم {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/bn/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@ sidebar: true
- [রাস্ট ইথেরিয়াম ক্লায়েন্ট](https://wiki.parity.io/Setup)
- [রাস্ট ব্যবহার করে ইথেরিয়ামে লেনদেন পাঠানো](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [প্যারিটি ইথেরিয়াম ক্লায়েন্টের সাথে স্মার্ট কন্ট্র্যাক্টের একটি ভূমিকা](https://wiki.parity.io/Smart-Contracts)
- [আপনার ওয়েসিস SDK ডেভ এনভায়রনমেন্ট সেট আপ করা](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [আপনার ওয়েসিস SDK ডেভ এনভায়রনমেন্ট সেট আপ করা](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [কোভান-এর জন্য রাস্ট Wasm-এ কীভাবে কন্ট্র্যাক্ট লিখতে হয় তার একটি ধাপে ধাপে নির্দেশিকা](https://github.com/paritytech/pwasm-tutorial)

## মধ্যবর্তী পর্যায়ের প্রবন্ধ {#intermediate-articles}

- [রাস্ট-ওয়েব3 ডকুমেন্টেশন](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [রাস্ট-ওয়েব3 কাজের উদাহরণ](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [ওয়েসিস SDK এর সাহায্যে একটি গোপন ব্যালট তৈরি করা](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [ওয়েসিস SDK এর সাহায্যে একটি ব্যক্তিগত চ্যাট সার্ভার তৈরি করা](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## উন্নত ইউজ প্যাটার্ন {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/cs/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@ Potřebujete nejdříve úplně základní informace? Podívejte se na [ethereum
- [Ethereum klient v Rustu](https://wiki.parity.io/Setup)
- [Odesílání transakce do sítě Ethereum s použitím Rustu](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Úvod do chytrých kontraktů s klientem Parity Ethereum](https://wiki.parity.io/Smart-Contracts)
- [Nastavení vývojového prostředí Oasis SDK](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Nastavení vývojového prostředí Oasis SDK](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Postupný návod, jak psát kontrakty v Rustu a Wasm pro Kovan](https://github.com/paritytech/pwasm-tutorial)

## Články pro mírně pokročilé {#intermediate-articles}

- [Dokumentace Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Příklady Rust-Web3](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Vytvoření tajného hlasování s OASIS SDK](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Vytvoření soukromého chatovacího serveru s OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Pokročilé používání {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/de/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@ Brauchst du zuerst einen grundsätzlichen Einstieg? Schaue dir [ethereum.org/lea
- [Der Rust Ethereum-Client](https://wiki.parity.io/Setup)
- [Sende Transaktion an Ethereum mit Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Eine Einführung in Smart Contracts mit dem Parity Ethereum-Client](https://wiki.parity.io/Smart-Contracts)
- [Oasis SDK-Entwicklungsumgebung einrichten](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Oasis SDK-Entwicklungsumgebung einrichten](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Ein Schritt-für-Schritt-Tutorial, wie man Verträge in Rust Wasm für Kovan verfassen kann](https://github.com/paritytech/pwasm-tutorial)

## Artikel für Fortgeschrittene {#intermediate-articles}

- [Rust-Web3-Dokumentation](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3-Arbeitsbeispiele](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Erstellen eines geheimen Stimmzettels mit OASIS SDK](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Erstellen eines privaten Chat-Servers mit OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Fortgeschrittene Verwendungsmuster {#advanced-use-patterns}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,13 @@ Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprov
- [El cliente de Ethereum basado en Rust](https://wiki.parity.io/Setup)
- [Enviar una transacción a Ethereum mediante Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Una introducción a los contratos inteligentes con el cliente de Parity Ethereum](https://wiki.parity.io/Smart-Contracts)
- [Configurar un entorno de desarrollo de Oasis SDK](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Configurar un entorno de desarrollo de Oasis SDK](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Un tutorial paso a paso sobre cómo escribir contratos en Rust Wasm para Kovan](https://github.com/paritytech/pwasm-tutorial)

## Artículos de nivel intermedio {#intermediate-articles}

- [Documentación de Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Ejemplos de trabajo de Rust-Web3](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Crear una selección secreta con OASIS SDK](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Crear un servidor de chat privado con OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Patrones de uso avanzado {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/es/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@ Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprov
- [El cliente de Ethereum basado en Rust](https://wiki.parity.io/Setup)
- [Enviar una transacción a Ethereum mediante Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Una introducción a los contratos inteligentes con el cliente de Parity Ethereum](https://wiki.parity.io/Smart-Contracts)
- [Configurar un entorno de desarrollo de Oasis SDK](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Configurar un entorno de desarrollo de Oasis SDK](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Un tutorial paso a paso sobre cómo escribir contratos en Rust Wasm para Kovan](https://github.com/paritytech/pwasm-tutorial)

## Artículos de nivel intermedio {#intermediate-articles}

- [Documentación de Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Ejemplos de trabajo de Rust-Web3](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Crear una selección secreta con OASIS SDK](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Crear un servidor de chat privado con OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Patrones de uso avanzado {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/fi/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@ Tarvitsetko perusteellisempaa aloitusta? Katso [ethereum.org/fi/learn](/learn/)
- [Rust Ethereum -asiakasohjelma](https://wiki.parity.io/Setup)
- [Liiketapahtuman lähettäminen Ethereumiin käyttäen Rustia](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Opastus älysopimuksiin Parity Ethereum -asiakasohjelmalla](https://wiki.parity.io/Smart-Contracts)
- [Oman Oasis SDK-kehitysympäristön luominen](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Oman Oasis SDK-kehitysympäristön luominen](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Vaiheittainen ohje sopimusten kirjoittamiseen Rust Wasmilla Kovaniin](https://github.com/paritytech/pwasm-tutorial)

## Keskitason artikkelit {#intermediate-articles}

- [Rust-Web3 -dokumentaatio](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 -työskentelyesimerkit](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Vaalisalaisuuden luominen OASIS SDK:lla](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Yksityisen chat-serverin luominen OASIS SDK:lla](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Edistyneet käyttösuunnittelumallit {#advanced-use-patterns}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,13 @@ Besoin d’une approche plus élémentaire ? Consultez [ethereum.org/learn](/en
- [The Rust Ethereum Client](https://wiki.parity.io/Setup)
- [Sending Transaction to Ethereum Using Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [An Introduction to Smart Contracts with Parity Ethereum Client](https://wiki.parity.io/Smart-Contracts)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [A step-by-step tutorial on how to write contracts in rust Wasm for Kovan](https://github.com/paritytech/pwasm-tutorial)

## Articles de niveau intermédiaire {#intermediate-articles}

- [Documentation Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Exemples de travail Rust-Web3](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Creating a Private Chat Server with OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Modèles d'utilisation avancés {#advanced-use-patterns}

Expand Down
3 changes: 1 addition & 2 deletions src/content/translations/fr/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,13 @@ Besoin d’une approche plus élémentaire&nbsp;? Jetez un oeil à [ethereum.org
- [Le client Ethereum sous Rust](https://wiki.parity.io/Setup)
- [Envoyer une transaction sur Ethereum en utilisant Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Introduction aux contrats intelligents avec le client Ethereum Parity](https://wiki.parity.io/Smart-Contracts)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [A step-by-step tutorial on how to write contracts in rust Wasm for Kovan](https://github.com/paritytech/pwasm-tutorial)

## Intermediate Articles {#intermediate-articles}

- [Documentation Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 Working Examples](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Creating a Private Chat Server with OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Modèles d'utilisation avancés {#advanced-use-patterns}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,13 @@ Szükséged van egy méginkább kezdőknek szóló alapozóra? Tekintsd meg az [
- [A Rust Ethereum kliens](https://wiki.parity.io/Setup)
- [Tranzakció küldése Ethereumra Rust használatával](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Bevezetés az okosszerződésekbe a Parity Ethereum klienssel](https://wiki.parity.io/Smart-Contracts)
- [Oasis SDK fejlesztői környezet beállítása](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Oasis SDK fejlesztői környezet beállítása](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Útmutató arról, hogyan lehet szerződéseket írni Rust Wasm-ben Kovanra, lépésről lépésre](https://github.com/paritytech/pwasm-tutorial)

## Középhaladó cikkek {#intermediate-articles}

- [Rust-Web3 dokumentáció](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 működő példák](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Titkos szavazás készítése OASIS SDK-val](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Privát chat szerver létrehozása OASIS SDK-val](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Fejlett használati minták {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/hu/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@ Szűkséged van egy még kezdetlegesebb alapozóra? Tekintsd meg a [ethereum.org
- [A Rust Ethereum kliens](https://wiki.parity.io/Setup)
- [Tranzakció küldése Ethereumra Rust használatával](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Bevezetés az okos szerződésekbe a Parity Ethereum klienssel](https://wiki.parity.io/Smart-Contracts)
- [Oasis SDK fejlesztői környezet beállítása](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Oasis SDK fejlesztői környezet beállítása](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Útmutató arról, hogyan lehet szerződéseket írni Rust Wasm-ben Kovanra, lépésről lépésre](https://github.com/paritytech/pwasm-tutorial)

## Haladó cikkek {#intermediate-articles}

- [Rust-Web3 dokumentáció](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 működő példák](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Titkos szavazás készítése OASIS SDK-val](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Privát chat szerver létrehozása OASIS SDK-val](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Fejlett használati minták {#advanced-use-patterns}

Expand Down
4 changes: 1 addition & 3 deletions src/content/translations/id/rust/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@ Perlu penjelasan yang lebih mendasar? Kunjungi [ethereum.org/learn](/id/learn/)
- [Client Ethereum untuk Rust](https://wiki.parity.io/Setup)
- [Mengirimkan transaksi Ethereum menggunakan Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [Sebuah Perkenalan mengenai Smart Contract dengan Client Ethereum Parity](https://wiki.parity.io/Smart-Contracts)
- [Mengatur SDK OASIS development environment](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Mengatur SDK OASIS development environment](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [Tutorial detail mengenai cara menulis smart contract di Rust WebAssembly untuk Kovan](https://github.com/paritytech/pwasm-tutorial)

## Artikel Tingkat Menengah {#intermediate-articles}

- [Dokumentasi Rust-Web3](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Contoh Rust-Web3 yang sudah berjalan](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Membuat sebuah undian rahasia menggunakan SDK OASIS](https://docs.oasis.dev/tutorials/ballot.html#prerequisites)
- [Membuat sebuah Server Obrolan Private dengan OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Artikel Tingkat Lanjut {#advanced-use-patterns}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,13 @@ Hai prima bisogno di nozioni di base? Dai un'occhiata a [ethereum.org/learn](/en
- [The Rust Ethereum Client](https://wiki.parity.io/Setup)
- [Sending Transaction to Ethereum Using Rust](https://kauri.io/article/97c85229c66445759bb0ce642224d364/sending-ethereum-transactions-with-rust)
- [An Introduction to Smart Contracts with Parity Ethereum Client](https://wiki.parity.io/Smart-Contracts)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/quickstart.html#set-up-the-oasis-sdk)
- [Setting up your Oasis SDK dev environment](https://docs.oasis.dev/oasis-sdk/guide/getting-started)
- [A step-by-step tutorial on how to write contracts in rust Wasm for Kovan](https://github.com/paritytech/pwasm-tutorial)

## Articoli di livello intermedio {#intermediate-articles}

- [Rust-Web3 Documentation](https://tomusdrw.github.io/rust-web3/web3/index.html)
- [Rust-Web3 Working Examples](https://github.com/tomusdrw/rust-web3/blob/master/examples)
- [Creating a Private Chat Server with OASIS SDK](https://docs.oasis.dev/tutorials/messaging.html#prerequisites)

## Modelli d'uso avanzati {#advanced-use-patterns}

Expand Down
Loading