NEM LIFE

nem、xemに関する最新のニュースを翻訳してお届けします!

NEMブロックチェーン上で動くアプリケーションを開発する方法

本記事は、以下を和訳したものです。
https://nemflash.io/develop-applications-nem-blockchain/

NEMブロックチェーン上で動くアプリケーションを開発する方法
ジュリアン 2018年6月20日

私には、Qchainのチーフ設計者として、私達の市場や製品を動かすバックエンドやデータベースのスキャフォールディングを作成する責任があります。先日幸運にも、UCIのブロックチェーン開発者デー(Blockchain Developer Day)で話す機会があり、NEM上のアプリケーションを開発する方法を参加者(学生および団体)に講義しました。

by Alex Huszagh  

f:id:jijikokkoku:20190109212515p:plain

ブロックチェーン入門

ブロックチェーンとNEMの基礎に加えて、ローカルNEMノードのインストール法、NEMのREST APIの使い方(Postman,グラフィカル HTTP リクエストクライアント使用)、そしてNEM SDKの使い方まで講義に含めました。その後、NEMのアポスティーユ(Apostille)機能をソーシャルメディア・アプリケーションに統合する方法を聴衆に説明するときに、そのワークショップで学んだ知識を用いました。作成されたアプリケーションが、ユーザーのポストがオリジナルのバージョンから変更されたかどうかを知らせました。アポスティーユのシグネチャーを使ってユーザーインターフェイスに表示したのです。

聴衆は、NEMアプリケーションのシンプルさに感心し、多くの人が、彼ら自身のアプリケーションをNEMに移植することに関心があると述べました。

知識をシェアし公開することを、私達の気風から大切にしているので、このスライドもここに公開することにしたのです。

・・・・
以下原文
・・・・

As Qchain’s Chief Architect, I’m responsible for creating the back end and database scaffolding that will make our marketplace and products work. Recently, I had the fortune of speaking at UCI’s Blockchain Developer Day, teaching the attendees — comprising both students and the larger community — how to develop applications on NEM.    
A quick introduction to blockchain
In addition to blockchain and NEM basics, my talk covered how to install a local NEM node, how to use the NEM REST API (via Postman, a graphical HTTP request client), and how to use the NEM SDK. Afterwards, I applied the knowledge learned from the workshop to show the audience how to integrate NEM’s Apostille functionality into a social media application. The resulting application signaled in the user interface whether a user’s posts had been modified from the original version using apostille signatures.
The simplicity of NEM applications impressed the audience, and many expressed interest in porting their own applications to NEM. Because knowledge-sharing and openness are important to our ethos, we’ve decided to publish my slides here as well.