アプリケーション開発のためのBitcoin基礎(4) | Peatix tag:peatix.com,2011:1 2021-09-22T19:40:56+09:00 Peatix ブロックチェーンハブ アプリケーション開発のためのBitcoin基礎(4) tag:peatix.com,2016:event-200268 2016-11-25T18:45:00JST 2016-11-25T18:45:00JST アプリケーション開発のためのBitcoin基礎(4) Protocol level Programming プログラミング: Listening blocks and transactions in real time by connecting to the network.講師:Nicolas Dorier ㈱ブロックチェーンハブCTO、 Bitcoinのコアディベロッパー18人の内の1人、 著書「Blockchain Programming in C#」本講義は英語で行われますが、適宜 日本語による要約を行います。質疑も日本語で受け付けます。アシスタント及び通訳は㈱ブロックチェーンハブのエンジニアである小川晃平が担当します。なお、4回連続の出席を前提としています。 We will see at a lower level how to code a simple service which can listen new blocks, transactions.  We will see what is needed to create a simple service sending notifications users when certain kinds of transactions are received.必要なもの:-Visual studio code (https://code.visualstudio.com/)-.NET Core