Build Your First Ethereum Smart Contract with Solidity —Tutorial
ソリデイテイで、あなたの最初の イーサリアムスマート契約を構築- チュートリアル

Pete Humiston
ピート ハミストン著

“The more I read, the more I acquire, the more certain I am that I know nothing.”
「読めば読むほど、いっそう多くを獲得します。いっそう確かであればあるほど、私が何も知らないということです。」

Nov 12, 2017
2017年11月12日

So you wanna build a smart contract? Perhaps you want to understand how they work, maybe you want to build your own Dapp, maybe you want to launch the very first billion dollar ICO (sarcasm)... Regardless of your intentions, learning how smart contracts work is invaluable. The Ethereum platform possesses enormous potential to create Dapps that could change the way we interact on the web in the decades to come. While Ethereum deploys smart contracts that work much like a standard blockchain transaction, they yield a conditional statement that must be met before a function(s) is executed. Smart contracts can be used for voting, crowdfunding, blind auctions, multi-signature wallets and MUCH more.
それであなたはスマート契約を作りたいですか? 多分あなたは彼らがどのように働くか理解することを望みます、多分あなたはあなた自身の Dapp を作ることを望み、多分あなたは・・・まさしくその最初の10億ドルの ICO (皮肉)を開始することを望みます。 あなたの意図にかかわらず、スマート契約がどのようにうまくいくか学ぶことは非常に貴重です。 イーサリアムプラットホームは来たるべき数十年に我々がウエブで相互作用する方法を変えることができた Dapps を作成する巨大な可能性を有します。 イーサリアムが標準的なブロックチェーン取引とほとんど同じようにうまくいくスマート契約を配置する一方で、彼らは、ファンクションが実行される前に、直面されなくてはならない条件付きの陳述をもたらします。 スマート契約が投票、クラウドファンディング、盲目的なオークション、多署名ウオレットとはるかに多くのために使われる可能性があります。

 

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

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

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