Ethereum Development Walkthrough (Part 2: Truffle, Ganache, Geth and Mist)
イーサリアム開発のウォークスルー(第2部:Truffle、Ganache、GethとMist)

dev_zlFollow
dev_zlをフォローしてください

Dapps, web, and games developer. Interested in AI, blockchain, and smart contracts. You can reach me at ledevzl@gmail.com or @dev_zl
AI、ブロックチェーンとスマート契約に興味を持っているDapps 、ウエブとゲームの開発者。 あなたは ledevzl@gmail.com あるいは @ dev_zl において私と連絡を取ることができます。

Jan 16
1月16日

We have seen in the first part of this tutorial series what a smart contract is, and how it works. Now, we will deploy it to two kinds of test networks.
我々はこのチュートリアルのシリーズの最初パートでスマート契約が何であるか、そしてそれがどのように機能するか見ました。 今、我々は2種類の試験ネットワークにそれを配備するでしょう。

The tools we will use
我々が使用するツール

The most prominent tools at the moments are:
当面における最も顕著なツールは下記の通りです:

Truffle: A development environment, testing framework and asset pipeline for Ethereum. In other words, it helps you develop smart contracts, publish them, and test them, among other things. You can read the docs of the Truffle suite for more informations.
トリュフ: イーサリアムのために構想と資産パイプラインをテストする開発環境。 換言すれば、それはあなたがスマート契約を開発して、それらを発表して、そして、とりわけ、それらをテストするのに役立ちます。 あなたは- もっと多くのインフォメーションのためにトリュフスイートのドキュメンテーションを読むことができます。

=====================================================================

人気ブログランキングへ人気ブログランキングへ

=====================================================================