Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What is Blockchain? -Japanese version-
Search
BITBEARS | Waseda Blockchain Club
July 05, 2018
Technology
0
89
What is Blockchain? -Japanese version-
BITBEARS | Waseda Blockchain Club
July 05, 2018
Tweet
Share
More Decks by BITBEARS | Waseda Blockchain Club
See All by BITBEARS | Waseda Blockchain Club
The_World_of_Web_3.0-japanese_ver_for_posting-.pdf
bitbears
0
78
What is Blockchain?
bitbears
0
41
トークンエコノミーの可能性
bitbears
1
1.1k
Other Decks in Technology
See All in Technology
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
140
絶対に失敗できないキャンペーンページの高速かつ安全な開発、WINTICKET × microCMS の開発事例
microcms
0
390
PRDの正しい使い方 ~AI時代にも効く思考・対話・成長ツールとして~
techtekt
PRO
1
2.3k
AI時代にPdMとPMMはどう連携すべきか / PdM–PMM-collaboration-in-AI-era
rakus_dev
0
270
「魔法少女まどか☆マギカ Magia Exedra」での負荷試験の実践と学び
gree_tech
PRO
0
530
kubellが考える戦略と実行を繋ぐ活用ファーストのデータ分析基盤
kubell_hr
0
140
Vault meets Kubernetes
mochizuki875
0
260
DuckDB-Wasmを使って ブラウザ上でRDBMSを動かす
hacusk
1
140
Kubernetes における cgroup driver のしくみ: runwasi の bugfix より
z63d
2
130
MCPで変わる Amebaデザインシステム「Spindle」の開発
spindle
PRO
3
2.7k
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
0
150
進捗
ydah
2
230
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Unsuck your backbone
ammeep
671
58k
GitHub's CSS Performance
jonrohan
1032
460k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building Applications with DynamoDB
mza
96
6.6k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Speed Design
sergeychernyshev
32
1.1k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
We Have a Design System, Now What?
morganepeng
53
7.8k
Transcript
ブロックチェーンとは? ー初心者にもわかりやすくー Tomoaki | Waseda BITBEARS
@tomoaki25_official I am a illustrator designer. A Blockchain researcher &
developer. The Co-founder of BITBEARS. And then a student.
活動日:月曜 技術勉強会 火曜 ビジネスサイド勉強会 活動場所:早稲田大学早稲田キャンパス3号館 @bitbears_wasedablockchain
フォローよろしくお願いします! @waseda_BITBEARS
What is BLOCKCHAIN? ❓
P2P network ブロックチェーンは分散型のP2Pネットワーク Decentralized
Why decentralize? インターネットにアクセ スするにはサーバを 介さないといけない。 Current Internet Server
インターネットの問題点
Equifax のデータ漏えい 名前、生年月日からソーシャルセキュリティ番号、 運転免許証、クレジットカードの情報までが漏え い。被害は1.43億人に及んだ。 (2017年最大規模のデータ流出事件)
Edward Snowdenの内部告発 Edward Snowden NSAの大規模監視を内 部告発
もし分散型なら... Transparent
ハック時の被害を小さくする
監視から逃れる
P2P network What is P2P and Why?
もしP2Pなら...
第三者に頼る必要がない “Trustless”
How does BLOCKCHAIN work?
ブロックチェーンは鎖に繋がれたブロックのよう
マイニングとは? Gold Bitcoin
全てのブロックは“previous block hedder”を含む. transactions transactions transactions previous block hedder previous
block hedder previous block hedder nonce nonce nonce Block hedder Block hedder Block hedder Block n Block n+2 Block n+1
改ざんしようとしても... Each block contains a“previous block hedder”.
ブロックチェーンは地層のよう New blocks Recent blocks Old blocks Very hard to
change Almost impossible to change You shouldn’t even think about changing them
ブロックチェーンは改ざん不可能 immutable
ビットコインのどこが凄いの? Blockchain Users Miners (12.5BTC+Fees) Transaction Transaction Transaction ビットコインを使いたいが取引データを 処理してくれる人が欲しい。
ビットコインを稼ぐためにブロックを生 成する。
まとめ Blockchain is... Decentralized P2P Transparent Immutable Bitcoin is... Decentralized
Autonomous
Thank you