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
WordPressでBitcoin投げ銭を受け取る方法
Search
Shu Kobuchi
December 10, 2016
Programming
0
440
WordPressでBitcoin投げ銭を受け取る方法
2016年12月10日にWordBench大阪&京都年忘れLT大会でWordPressに無理やりBitcoinを絡めた話をしましたww
Shu Kobuchi
December 10, 2016
Tweet
Share
More Decks by Shu Kobuchi
See All by Shu Kobuchi
AIエージェント元年@日本生成AIユーザ会
shukob
1
250
AI時代におけるMLOpsのTips
shukob
2
74
AIエージェント元年
shukob
0
170
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG” @GDG Tokyo
shukob
0
490
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG”
shukob
0
100
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
720
生成AI入門
shukob
0
310
LangChainでWebサイトの内容取得やGitHubソースコード取得
shukob
0
650
生成AIアプリケーションにおけるRAGとデータベースの役割
shukob
0
1.3k
Other Decks in Programming
See All in Programming
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
160
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
250
Domain-Driven Design (Tutorial)
hschwentner
13
22k
The Clean ArchitectureがWebフロントエンドでしっくりこないのは何故か / Why The Clean Architecture does not fit with Web Frontend
twada
PRO
14
2.4k
iOSでQRコード生成奮闘記
ktcryomm
2
110
GoとPHPのインターフェイスの違い
shimabox
2
210
ソフトウェアエンジニアの成長
masuda220
PRO
12
2.1k
Djangoにおける複数ユーザー種別認証の設計アプローチ@DjangoCongress JP 2025
delhi09
PRO
4
500
Drawing Heighway’s Dragon- Recursive Function Rewrite- From Imperative Style in Pascal 64 To Functional Style in Scala 3
philipschwarz
PRO
0
100
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
160
Visual StudioのGitHub Copilotでいろいろやってみる
tomokusaba
1
210
ファインディLT_ポケモン対戦の定量的分析
fufufukakaka
0
940
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
134
33k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Navigating Team Friction
lara
183
15k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
How to Think Like a Performance Engineer
csswizardry
22
1.4k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
RailsConf 2023
tenderlove
29
1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3k
Transcript
WordPressでBitcoin 投げ銭を受け取る方法 WordBench大阪&京都 2016年12月10日 小渕 周 Shu Kobuchi
自己紹介 ! 小渕 周(コブチ シュウ) ! システムエンジニア(基幹システムのアプリケーション) ! ビットコイナー&ブロックチェイナー !
Facebook: shu.kobuchi ! Twitter: @shu_kob ! 主催するFinTechコミュニティのFB Group: https://www.facebook.com/groups/ Awakening.Blockchain.Community/
Web上にはゴミばっか… ! アフィリエイト報酬・広告料目当てでWebサイトやYouTube にはゴミが溢れているorz ! 個人だけでなく大手Webベンチャーも ! We◦q ! なんで?
広告報酬に頼りすぎ ! Webで稼ぐには、アフィリエイト ! コンテンツ自体で対価をもらえないか? ! 送金は面倒 ! でも、暗号通貨ならEメール感覚で簡単送金!
Eメール感覚で送金 ! Eメールアドレスのように簡単にBitcoinアドレス作成 ! Eメールを送信する感覚で送金(個人間も!) ! https://blockchain.info/ja/wallet/
WordPress画面 ! http://awakening.blockchain.xn--tckwe/310.html
コード ! アドレスのみ: bitcoin:1ZpMxPYvMu1TNnS9Cn1EbfRJF4Nt1t5yN ! 送金額を含める: bitcoin:1ZpMxPYvMu1TNnS9Cn1EbfRJF4Nt1t5yN? amount=0.001 <img src="http://api.qrserver.com/v1/create-qr-
code/?size=200x200&data=bitcoin: 1ZpMxPYvMu1TNnS9Cn1EbfRJF4Nt1t5yN" alt="ビッ トコインアドレス"/>
組み合わせてみることの重要性 ! 無理やりに見える組み合わせでもアイデアは浮かんでく る! ! 2016年1月15日(日)にWordPressサービス連携を WordBench京都で開催! ! 私のテーマはWordPress ×
FinTech ! FinTech(Financial Technology)の中でもBitcoin