Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

I wrote this using the [Hardhat development environment](https://hardhat.org/), which allows us to have [console output from Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) while developing.
I wrote this using the [Hardhat development environment](https://hardhat.org/), which allows us to have [console output from Solidity](https://hardhat.org/docs/cookbook/debug-logs) while developing.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ skill: beginner
lang: en
published: 2020-11-04
source: Alchemy docs
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

This is a beginner friendly guide to sending Ethereum transactions using Web3. There are three main steps in order to send a transaction to the Ethereum blockchain: create, sign, and broadcast. We’ll go through all three, hopefully answering any questions you might have! In this tutorial, we'll be using [Alchemy](https://www.alchemy.com/) to send our transactions to the Ethereum chain. You can [create a free Alchemy account here](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

Escribí esto usando el [entorno de desarrollo Hardhat](https://hardhat.org/), que nos permite tener [resultados de la consola desde Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) mientras desarrollamos.
Escribí esto usando el [entorno de desarrollo Hardhat](https://hardhat.org/), que nos permite tener [resultados de la consola desde Solidity](https://hardhat.org/docs/cookbook/debug-logs) mientras desarrollamos.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: es
published: 2020-11-04
source: Documentos de Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

Esta es un guia apta para principiantes sobre cómo enviar transacciones de Ethereum usando la Web3. Hay tres pasos esenciales para enviar una transacción a la cadena de bloques de Ethereum, que son: crear, firmar y emitir. Explicaremos los tres pasos y esperamos responder a cualquier duda que puedas tener. En este tutorial, usaremos [Alchemy](https://www.alchemy.com/) para enviar nuestras transacciones a la red de Ethereum. Puede [crear una cuenta de Alchemy aquí](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

J'ai écrit ceci en utilisant l'environnement de développement [Hardhat](https://hardhat.org/) qui nous permet d'avoir [une sortie console de Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) durant le développement.
J'ai écrit ceci en utilisant l'environnement de développement [Hardhat](https://hardhat.org/) qui nous permet d'avoir [une sortie console de Solidity](https://hardhat.org/docs/cookbook/debug-logs) durant le développement.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: fr
published: 2020-11-04
source: Documentation Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

Voici un guide à l'attention des débutants qui explique comment envoyer des transactions Ethereum en utilisant le Web3. Il y a trois étapes principales pour envoyer une transaction sur la blockchain Ethereum : créer, signer et diffuser. Nous allons passer en revue les trois en espérant répondre à toutes les questions que vous pourriez vous poser ! Dans ce tutoriel, nous utiliserons [Alchemy](https://www.alchemy.com/) pour envoyer nos transactions sur la chaîne Ethereum. Vous pouvez [créer gratuitement un compte sur Alchemy ici](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

Saya menulis ini menggunakan [lingkungan pengembangan Hardhat](https://hardhat.org/), sehingga kita dapat memiliki [output konsol dari Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) ketika mengembangkan.
Saya menulis ini menggunakan [lingkungan pengembangan Hardhat](https://hardhat.org/), sehingga kita dapat memiliki [output konsol dari Solidity](https://hardhat.org/docs/cookbook/debug-logs) ketika mengembangkan.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: id
published: 2020-11-04
source: Dokumen Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

This is a beginner friendly guide to sending Ethereum transactions using web3. Ada tiga langkah utama untuk mengirim transaksi ke blockchain ethereum: buat, tandatangani, dan siarkan. Kita akan membahas ketiganya, dengan harapan menjawab pertanyaan apa pun yang Anda miliki! In this tutorial, we'll be using [Alchemy](https://www.alchemy.com/) to send our transactions to the Ethereum chain. You can [create a free Alchemy account here](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

L'ho scritto usando l'[ambiente di sviluppo Hardhat](https://hardhat.org/), che ci consente di avere l'[output della console da Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) durante lo sviluppo.
L'ho scritto usando l'[ambiente di sviluppo Hardhat](https://hardhat.org/), che ci consente di avere l'[output della console da Solidity](https://hardhat.org/docs/cookbook/debug-logs) durante lo sviluppo.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: it
published: 2020-11-04
source: documentazione Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

Questa è una guida per principianti per inviare transazioni di Ethereum usando Web3. Esistono tre passaggi principali per poter inviare una transazione alla blockchain di Ethereum: creare, firmare e trasmettere. Le vedremo tutte e tre, sperando di rispondere a tutte le domande che potreste avere! In questo tutorial, useremo [Alchemy](https://www.alchemy.com/) per inviare le nostre transazioni alla catena di Ethereum. Puoi [creare qui un conto gratuito di Alchemy](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

コードの作成には、[Hardhat開発環境](https://hardhat.org/)を使用しました。この環境では、開発している間も[Solidityからコンソール出力](https://hardhat.org/tutorial/debugging-with-hardhat-network.html)を得ることができます。
コードの作成には、[Hardhat開発環境](https://hardhat.org/)を使用しました。この環境では、開発している間も[Solidityからコンソール出力](https://hardhat.org/docs/cookbook/debug-logs)を得ることができます。

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: ja
published: 2020-11-04
source: Alchemy ドキュメント
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

このガイドでは、初心者向けに、Web3を使ってイーサリアムのトランザクションを送信する方法を学びます。 イーサリアムのブロックチェーンでは、作成、署名、およびブロードキャストという主に3つのステップを通じてトランザクションを送信します。 これら3つのステップを説明することで、皆さんの疑問が氷解することを願っています! 以下のチュートリアルでは、 [Alchemy](https://www.alchemy.com/)を使って、イーサリアムチェーンにトランザクションを送信します。 [こちらで、Alchemyの無料アカウントを作成してください](https://auth.alchemyapi.io/signup) 。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

Escrevi isso usando o [ambiente de desenvolvimento de hardware](https://hardhat.org/), que nos permite ter [saída do console do Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) em desenvolvimento.
Escrevi isso usando o [ambiente de desenvolvimento de hardware](https://hardhat.org/), que nos permite ter [saída do console do Solidity](https://hardhat.org/docs/cookbook/debug-logs) em desenvolvimento.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: intermediate
lang: pt-br
published: 2020-11-04
source: Documentação do Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

Este é um guia amigável para iniciantes enviarem transações Ethereum usando web3. Existem três etapas principais para enviar uma transação para a blockchain Ethereum: criar, assinar e transmitir. Analisaremos todas as três, esperamos responder a quaisquer perguntas que você possa ter! Neste tutorial, estaremos usando [Alchemy](https://www.alchemy.com/) para enviar as nossas transações para a cadeia Ethereum. Você pode [criar uma conta Alchemy grátis aqui](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

Am scris codul folosind [mediul de dezvoltare Hardhat](https://hardhat.org/), care ne permite să avem o [ieșire de consolă din Solidity](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) în timp ce dezvoltăm.
Am scris codul folosind [mediul de dezvoltare Hardhat](https://hardhat.org/), care ne permite să avem o [ieșire de consolă din Solidity](https://hardhat.org/docs/cookbook/debug-logs) în timp ce dezvoltăm.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: ro
published: 2020-11-04
source: Documentație Alchemy
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

This is a beginner friendly guide to sending Ethereum transactions using web3. Există trei etape principale pentru a trimite o tranzacție în blockchain-ul Ethereum: crearea, semnarea și difuzarea. Le vom parcurge pe toate trei, în speranța că vom răspunde tuturor întrebărilor pe care le puteți avea! In this tutorial, we'll be using [Alchemy](https://www.alchemy.com/) to send our transactions to the Ethereum chain. You can [create a free Alchemy account here](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

Bunu, [Hardhat geliştirme ortamını kullanarak yazdım](https://hardhat.org/). Bu, geliştirme yaparken [Solidity'den konsol çıktısına](https://hardhat.org/tutorial/debugging-with-hardhat-network.html) sahip olmamızı sağlar.
Bunu, [Hardhat geliştirme ortamını kullanarak yazdım](https://hardhat.org/). Bu, geliştirme yaparken [Solidity'den konsol çıktısına](https://hardhat.org/docs/cookbook/debug-logs) sahip olmamızı sağlar.

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: tr
published: 2020-11-04
source: Alchemy belgeleri
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

Bu, web3 kullanarak Ethereum işlemlerini göndermek için yeni başlayanlara uygun bir rehberdir. Ethereum blok zincirine bir işlem göndermek için üç ana adım vardır: oluşturma, imzalama ve yayınlama. Üçünü de gözden geçirerek aklınızdaki soruları cevaplamayı umuyoruz! Bu öğreticide, işlemlerimizi Ethereum zincirine göndermek için [Alchemy](https://www.alchemy.com/) kullanacağız. [Buradan ücretsiz bir Alchemy hesabı oluşturabilirsiniz](https://auth.alchemyapi.io/signup).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pragma solidity ^0.8.0;
import "hardhat/console.sol";
```

编写此代码时,我使用的是[安全帽开发环境](https://hardhat.org/),它使我们在开发过程中可以获得 [Solidity 的控制台输出](https://hardhat.org/tutorial/debugging-with-hardhat-network.html)。
编写此代码时,我使用的是[安全帽开发环境](https://hardhat.org/),它使我们在开发过程中可以获得 [Solidity 的控制台输出](https://hardhat.org/docs/cookbook/debug-logs)。

```solidity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ skill: beginner
lang: zh
published: 2020-11-04
source: Alchemy 文档
sourceUrl: https://docs.alchemy.com/alchemy/tutorials/sending-txs
sourceUrl: https://www.alchemy.com/docs/how-to-send-transactions-on-ethereum
---

本文是面向初学者的指南,介绍如何用 Web3 发送以太坊交易。 向以太坊区块链发送交易主要有三个步骤:创建、签署和广播。 我们将对这三个方面进行讨论,希望能回答你可能遇到的所有问题! 在本教程中,我们将使用 [Alchemy](https://www.alchemy.com/) 将我们的交易发送到以太坊链。 可以[点击此处创建一个免费 Alchemy 帐户](https://auth.alchemyapi.io/signup)。
Expand Down