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?
Search
BITBEARS | Waseda Blockchain Club
July 05, 2018
Technology
0
37
What is Blockchain?
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
75
What is Blockchain? -Japanese version-
bitbears
0
83
トークンエコノミーの可能性
bitbears
1
1k
Other Decks in Technology
See All in Technology
どっちの API SHOW?SharePoint 開発における SharePoint REST API Microsoft Graph API の違い / Which API show? Differences between Microsoft Graph API and SharePoint REST API
karamem0
0
110
TopAppBar Composableをカスタムする
hunachi
0
140
データベースで見る『家族アルバム みてね』の変遷 / The Evolution of Family Album Through the Lens of Databases
kohbis
3
830
PostgreSQL Unconference #52 pg_tde
nori_shinoda
1
240
LINE Notify互換のボットを作った話
kenichirokimura
0
180
モノリスの認知負荷に立ち向かう、コードの所有者という思想と現実
kzkmaeda
0
110
Cloud Native PG 使ってみて気づいたことと最新機能の紹介 - 第52回PostgreSQLアンカンファレンス
seinoyu
2
240
お問い合わせ対応の改善取り組みとその進め方
masartz
1
430
AI・LLM事業部のSREとタスクの自動運転
shinyorke
PRO
0
300
[CATS]Amazon Bedrock GenUハンズオン座学資料 #2 GenU環境でRAGを体験してみよう
tsukuboshi
0
150
Tirez profit de Messenger pour améliorer votre architecture
tucksaun
1
160
Multitenant 23ai の全貌 - 機能・設計・実装・運用からマイクロサービスまで
oracle4engineer
PRO
2
120
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
29
2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
GitHub's CSS Performance
jonrohan
1030
460k
Automating Front-end Workflow
addyosmani
1369
200k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Side Projects
sachag
452
42k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
28
1.6k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Transcript
What is Blockchain? ーfor beginnersー Tomoaki | Waseda BITBEARS
@tomoaki25_official I am a illustrator designer. A Blockchain researcher &
developer. The Co-founder of BITBEARS. And then a student.
Active on Mon.&Tue. at Waseda University building 3! Feel free
to DM us if you’re interested in joining!:-) @bitbears_wasedablockchain
Follow us and check out our latest updates! @waseda_BITBEARS
What is BLOCKCHAIN? ❓
P2P network Blockchain is a decentralized P2P network. Decentralized
Why decentralize? Every time you use the Internet, you have
to access a server from your device. Current Internet Server
Problems of the Internet.
Equifax data breach Hackers exposed the Social Security numbers, drivers
licenses and other sensitive info of 143 million Americans
Edward Snowden’s confession Edward Snowden whitsleblower of The NSA surviilance
If decentralized... Transparent
Safer when hacked
Hard to supervise
P2P network What is P2P and Why?
If P2P...
You don’t have to rely on a third party. “Trustless”
How does BLOCKCHAIN work?
Blockchain contains blocks connected to chain.
What is Minning? Gold Bitcoin
Each block contains a “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
If changed... Each block contains a“previous block hedder”.
Blockchain is like multiple layers. New blocks Recent blocks Old
blocks Very hard to change Almost impossible to change You shouldn’t even think about changing them
Blockchain is immutable. immutable
Why Bitcoin matters? Blockchain Users Miners (12.5BTC+Fees) Transaction Transaction Transaction
want to use Bitcoin but also want someone to check the transactions. want to earn Bitcoin.
Summary Blockchain is... Decentralized P2P Transparent Immutable Bitcoin is... Decentralized
Autonomous
Thank you