-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
548 lines (381 loc) · 48.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="The bottom-up approach to a bitcoinized world">
<title>Bitcoin for Local Business</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="https://bitcoinforlocalbusiness.com/imgs/fav.png" />
<meta property="og:title" content="Bitcoin for Local Business" />
<meta property="og:description" content="The bottom-up approach to a bitcoinized world" />
<meta property="og:image" content="https://bitcoinforlocalbusiness.com/imgs/og.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="bitcoinforlocalbusiness.com" />
<meta name="twitter:title" content="Bitcoin for Local Business" />
<meta name="twitter:description" content="The bottom-up approach to a bitcoinized world" />
<meta name="twitter:image" content="https://bitcoinforlocalbusiness.com/imgs/og.jpg" />
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="container">
<header>
<img src="imgs/header.svg" alt="">
<!--
<h1><span class="title-1">Bitcoin</br>for</span> <span class="title-2">Local</br>Business</span></h1>
<h2 class="center">The bottom-up approach to a bitcoinized world</h2>
<nav>
<ul>
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<li><a href="#">Link 3</a></li>
</ul>
</nav>
-->
</header>
<article>
<section>
<h3>For every transaction you make using fiat, there's an opportunity to start onboarding more bitcoiners.</h3>
<p>You can help the local business you already love and support to adopt a better savings and payments network.</p>
<p>You'll benefit by creating a bitcoin economy for your daily needs, and the merchant will have the security of a superior asset in their balance sheet.</p>
<p>Be patient, friendly, and recognize that a lot of merchants are not ready for the switch yet, but we have to start somewhere.</p>
<p>Join the conversation on <a href="https://t.me/+Dr5_dH3p6kM0NTEx">Telegram</a> or <a href="https://github.com/pedromvpg/bitcoinforlocalbusiness" target="_blank">Github</a></p>
<!--
<br/>
<br/>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="100%" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FDFX1838ZUNICK9ufFQavAf%2FBitcoin-for-Local-Business-Trifold%3Fnode-id%3D0%253A1" allowfullscreen></iframe>
-->
<div class="dontion-outter">
<div class="dontion-inner">
<style> .btcpay-form { display: inline-flex; align-items: center; justify-content: center; } .btcpay-form--inline { flex-direction: row; } .btcpay-form--block { flex-direction: column; } .btcpay-form--inline .submit { margin-left: 15px; } .btcpay-form--block select { margin-bottom: 10px; } .btcpay-form .btcpay-custom-container{ text-align: center; }.btcpay-custom { display: flex; align-items: center; justify-content: center; } .btcpay-form .plus-minus { cursor:pointer; font-size:25px; line-height: 25px; background: #DFE0E1; height: 30px; width: 45px; border:none; border-radius: 60px; margin: auto 5px; display: inline-flex; justify-content: center; } .btcpay-form select { -moz-appearance: none; -webkit-appearance: none; appearance: none; color: currentColor; background: transparent; border:1px solid transparent; display: block; padding: 1px; margin-left: auto; margin-right: auto; font-size: 11px; cursor: pointer; } .btcpay-form select:hover { border-color: #ccc; } .btcpay-form option { color: #000; background: rgba(0,0,0,.1); } .btcpay-input-price { -moz-appearance: textfield; border: none; box-shadow: none; text-align: center; font-size: 25px; margin: auto; border-radius: 5px; line-height: 35px; background: #fff; }.btcpay-input-price::-webkit-outer-spin-button, .btcpay-input-price::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } </style>
<style> input[type=range].btcpay-input-range { -webkit-appearance:none; width:100%; background: transparent; } input[type=range].btcpay-input-range:focus { outline:0; } input[type=range].btcpay-input-range::-webkit-slider-runnable-track { width:100%; height:3.1px; cursor:pointer; box-shadow:0 0 1.7px #020,0 0 0 #003c00; background:#f3f3f3; border-radius:1px; border:0; } input[type=range].btcpay-input-range::-webkit-slider-thumb { box-shadow:none; border:2.5px solid #cedc21; height:22px; width:22px; border-radius:50%; background:#0f3723; cursor:pointer; -webkit-appearance:none; margin-top:-9.45px } input[type=range].btcpay-input-range:focus::-webkit-slider-runnable-track { background:#fff; } input[type=range].btcpay-input-range::-moz-range-track { width:100%; height:3.1px; cursor:pointer; box-shadow:0 0 1.7px #020,0 0 0 #003c00; background:#f3f3f3; border-radius:1px; border:0; } input[type=range].btcpay-input-range::-moz-range-thumb { box-shadow:none; border:2.5px solid #cedc21; height:22px; width:22px; border-radius:50%; background:#0f3723; cursor:pointer; } input[type=range].btcpay-input-range::-ms-track { width:100%; height:3.1px; cursor:pointer; background:0 0; border-color:transparent; color:transparent; } input[type=range].btcpay-input-range::-ms-fill-lower { background:#e6e6e6; border:0; border-radius:2px; box-shadow:0 0 1.7px #020,0 0 0 #003c00; } input[type=range].btcpay-input-range::-ms-fill-upper { background:#f3f3f3; border:0; border-radius:2px; box-shadow:0 0 1.7px #020,0 0 0 #003c00; } input[type=range].btcpay-input-range::-ms-thumb { box-shadow:none; border:2.5px solid #cedc21; height:22px; width:22px; border-radius:50%; background:#0f3723; cursor:pointer; height:3.1px; } input[type=range].btcpay-input-range:focus::-ms-fill-lower { background:#f3f3f3; } input[type=range].btcpay-input-range:focus::-ms-fill-upper { background:#fff; } </style>
<form method="POST" onsubmit="onBTCPayFormSubmit(event);return false" action="https://btcpay989117.lndyn.com/api/v1/invoices" class="btcpay-form btcpay-form--block">
<input type="hidden" name="storeId" value="EVBiRh5KHM8zTtQgzST6QTR4renfT745zT82iLbX9gAF" />
<input type="hidden" name="jsonResponse" value="true" />
<div class="btcpay-custom-container">
<input class="btcpay-input-price" type="number" name="price" min="1" max="2100" step="1" value="1" data-price="1" style="width:209px;" oninput="handlePriceInput(event);return false" onchange="handleSliderChange(event);return false" />
<select name="currency">
<option value="USD" selected>USD</option>
<option value="GBP">GBP</option>
<option value="EUR">EUR</option>
<option value="BTC">BTC</option>
</select>
<input type="range" class="btcpay-input-range" min="1" max="2100" step="1" value="1" style="width:209px;margin-bottom:15px;" oninput="handleSliderInput(event);return false" />
</div>
<button type="submit" class="submit donation-cta btcpay" name="submit" title="Pay with BTCPay Server, a Self-Hosted Bitcoin Payment Processor"><span style="color:#fff">Contribute with</span>
<img src="https://btcpay989117.lndyn.com/img/paybutton/logo.svg" style="height:37px;display:inline-block;padding:5% 0 5% 5px;vertical-align:middle;">
</button></form>
<script>
if (!window.btcpay) {
var script = document.createElement('script');
script.src = "https://btcpay989117.lndyn.com/modal/btcpay.js";
document.getElementsByTagName('head')[0].append(script);
}
function onBTCPayFormSubmit(event) {
event.preventDefault();
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4 && this.status == 200 && this.responseText) {
window.btcpay.appendInvoiceFrame(JSON.parse(this.responseText).invoiceId);
}
};
xhttp.open('POST', event.target.getAttribute('action'), true);
xhttp.send(new FormData(event.target));
}
function handleSliderChange(event) {
event.preventDefault();
const root = event.target.closest('.btcpay-form');
const el = root.querySelector('.btcpay-input-price');
const price = parseInt(el.value);
const min = parseInt(event.target.getAttribute('min')) || 1;
const max = parseInt(event.target.getAttribute('max'));
if (price < min) {
el.value = min;
} else if (price > max) {
el.value = max;
}
root.querySelector('.btcpay-input-range').value = el.value;
}
function handleSliderInput(event) {
event.target.closest('.btcpay-form').querySelector('.btcpay-input-price').value = event.target.value;
}
function handlePriceInput(event) {
event.preventDefault();
const root = event.target.closest('.btcpay-form');
const price = parseInt(event.target.dataset.price);
if (isNaN(event.target.value)) root.querySelector('.btcpay-input-price').value = price;
const min = parseInt(event.target.getAttribute('min')) || 1;
const max = parseInt(event.target.getAttribute('max'));
if (event.target.value < min) {
event.target.value = min;
} else if (event.target.value > max) {
event.target.value = max;
}
}
</script>
<a href="https://geyser.fund/project/bitcoinforlocalbusiness/" target="_blank" class="submit donation-cta geyser" title="">
<span style="color:#fff">Support on</span><img src="imgs/geyser.svg" style="height: 27px;display:inline-block;padding: 4% 0 9% 5px;vertical-align:middle;">
</a>
</div>
</div>
<a href="https://www.figma.com/file/DFX1838ZUNICK9ufFQavAf?node-id=0:1" target="_blank"> <img src="imgs/figma.png" style="display:block; width:100%" /> </a>
<br/>
<a class="cta edit" target="_blank" href="https://www.figma.com/file/DFX1838ZUNICK9ufFQavAf?node-id=0:1">Edit and make it your own</a>
<br/>
<ol>
<li>Edit the Figma project and download both sides</li>
<li>Merge both PDFs</li>
<li>Print 2 sides (duplex) on the long side.</li>
<li>Fold in 3 using the lines on the front</li>
<li>Trim excess for a more refined look (optional)</li>
</ol>
</section>
<section>
<h2>Download print ready PDF</h2>
<table>
<tr>
<th>Language</th>
<th>Country</th>
<th>Wallet</th>
<th>PDF</th>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/us.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20Letter%20-%20US%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/us.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20Letter%20-%20US%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>Mandarin</td>
<td><img src="imgs/flags/china.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20ZH%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Mandarin</td>
<td><img src="imgs/flags/china.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20ZH%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>Japanese</td>
<td><img src="imgs/flags/japan.jpg" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20JP%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Japanese</td>
<td><img src="imgs/flags/japan.jpg" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20JP%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/uk.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20UK%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/uk.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20UK%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/australia.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20AU%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>French</td>
<td><img src="imgs/flags/france.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20FR%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>French</td>
<td><img src="imgs/flags/france.png" class="flag" /></td>
<td>WoS</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20FR%20WalletOfSatoshi.pdf">Download</a></td>
</tr>
<tr>
<td>German</td>
<td><img src="imgs/flags/germany.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20DE%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Italian</td>
<td><img src="imgs/flags/italy.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20IT%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Spanish</td>
<td><img src="imgs/flags/guatemala.png" class="flag" /></td>
<td>Bitcoin Beach</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/Bitcoin_for_Business_BBW_Spanish.pdf">Download</a></td>
</tr>
<tr>
<td>Dutch</td>
<td><img src="imgs/flags/netherlands.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20NL%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Finnish</td>
<td><img src="imgs/flags/finland.png" class="flag" /></td>
<td>Breez</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20FIN%20Asiakas%2BBreez.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/namibia.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20NA%20Bluewallet.pdf">Download</a></td>
</tr>
-->
<tr>
<td>Icelandic</td>
<td><img src="imgs/flags/iceland.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20ICE%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>Slovak</td>
<td><img src="imgs/flags/slovakia.png" class="flag" /></td>
<td>Phoenix</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20SK%20Phoenix.pdf">Download</a></td>
</tr>
<tr>
<td>Greek</td>
<td><img src="imgs/flags/greece.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20GR%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Slovak</td>
<td><img src="imgs/flags/slovakia.png" class="flag" /></td>
<td>Phoenix</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20SK%20Phoenix.pdf">Download</a></td>
</tr>
<tr>
<td>Czech</td>
<td><img src="imgs/flags/czech_republic.png" class="flag" /></td>
<td>Phoenix</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20CZ%20Phoenix.pdf">Download</a></td>
</tr>
<tr>
<td>Czech</td>
<td><img src="imgs/flags/czech_republic.png" class="flag" /></td>
<td>WoS</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs//bitcoinforlocalbusiness%20-%20A4%20-%20CZ%20WalletOfSatoshi.pdf">Download</a></td>
</tr>
<tr>
<td>Português</td>
<td><img src="imgs/flags/brazil.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20BR%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>French</td>
<td><img src="imgs/flags/senegal.png" class="flag" /></td>
<td>n/a</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20SN.pdf">Download</a></td>
</tr>
<tr>
<td>Spanish</td>
<td><img src="imgs/flags/spain.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20ES%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Português</td>
<td><img src="imgs/flags/portugal.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20PT%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>Português</td>
<td><img src="imgs/flags/portugal.png" class="flag" /></td>
<td>Bluewallet</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20PT%20Bluewallet.pdf">Download</a></td>
</tr>
<tr>
<td>Polish</td>
<td><img src="imgs/flags/poland.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/bitcoinforlocalbusiness%20-%20A4%20-%20PL%20Muun.pdf">Download</a></td>
</tr>
<tr>
<td>English</td>
<td><img src="imgs/flags/bitcoin_for_the_hood.png" class="flag" /></td>
<td>Muun</td>
<td><a class="cta download" tagert="_blank" href="https://github.com/pedromvpg/bitcoinforlocalbusiness/raw/main/pdfs/Bitcoin4TheHood%20-%20Letter%20-%20Bitcoin4TheHood%20Muun.pdf">Download</a></td>
</tr>
</table>
</section>
<section>
<h2>Join the campaign</h2>
<p>Don't just wait for adoption, go forth and spread it.</p>
<iframe src="https://primal.net/thread/note15rtkalsqetfcvg882fzfh7esrl2t02cyxgsx49pypsth5edk88cqyuglqa" height="1400" width="100%" title="primal"></iframe>
<blockquote class="twitter-tweet"><p lang="qme" dir="ltr"><a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> <a href="https://t.co/pmZqrYeNHU">https://t.co/pmZqrYeNHU</a> <a href="https://t.co/1EArTgF8k1">pic.twitter.com/1EArTgF8k1</a></p>— Huberto Leal - EU USO BTC (@euusobtc) <a href="https://twitter.com/euusobtc/status/1627762604495060996?ref_src=twsrc%5Etfw">February 20, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Selling hoodies with <a href="https://twitter.com/BtcpayServer?ref_src=twsrc%5Etfw">@BtcpayServer</a> <a href="https://t.co/UzRHuidkB6">pic.twitter.com/UzRHuidkB6</a></p>— Warlord Brinkie Noderunner 13%er ☣️ (@onthebrinkie) <a href="https://twitter.com/onthebrinkie/status/1615822669802348549?ref_src=twsrc%5Etfw">January 18, 2023</a></blockquote>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">🔼 Hoje foi dia de dar uma pequena contribuição para o <a href="https://twitter.com/hashtag/BitcoinForlocalBusiness?src=hash&ref_src=twsrc%5Etfw">#BitcoinForlocalBusiness</a>.<br><br>Agora disponível para Blue Wallet em PT-Br<br><br>Site do projeto que contém o Figma da arte.<br>- <a href="https://t.co/OMBnbsq0VX">https://t.co/OMBnbsq0VX</a><br><br>+ <a href="https://t.co/WUcxwy4jGL">pic.twitter.com/WUcxwy4jGL</a></p>— Base Bitcoin ⚡ (@basebitcoin_) <a href="https://twitter.com/basebitcoin_/status/1620910505173942274?ref_src=twsrc%5Etfw">February 1, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">Por experiência própria, vale bastante 👍<br>Fortaleça tem está perto de você e terá grandes frutos<br><br>Aqui você encontra e ajuda a editar, ideia do <a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> <a href="https://t.co/qhi2wNTRj4">https://t.co/qhi2wNTRj4</a> <a href="https://t.co/KnK3CVN7oD">pic.twitter.com/KnK3CVN7oD</a></p>— TULIOrn (@tuliorn) <a href="https://twitter.com/tuliorn/status/1617140538938908674?ref_src=twsrc%5Etfw">January 22, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Celebrate <a href="https://twitter.com/hashtag/bitcoin?src=hash&ref_src=twsrc%5Etfw">#bitcoin</a> genesis by giving more people the access to information. Now available in Mandarin Chinese.<br><br>Download, edit, and fork at <a href="https://t.co/XHNLw3dpb0">https://t.co/XHNLw3dpb0</a> <a href="https://t.co/lrTWMAsbln">pic.twitter.com/lrTWMAsbln</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1610296207191982080?ref_src=twsrc%5Etfw">January 3, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Trying Orange Pill 💊 Where I Get My Car Work Done At <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> <a href="https://twitter.com/hashtag/OrangePillArmy?src=hash&ref_src=twsrc%5Etfw">#OrangePillArmy</a> <a href="https://t.co/yWWqsWloKg">pic.twitter.com/yWWqsWloKg</a></p>— Bitcoin For The Hood (@HoodBitcoin) <a href="https://twitter.com/HoodBitcoin/status/1613600111673896960?ref_src=twsrc%5Etfw">January 12, 2023</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Bitcoin pamphlet I tweaked. <a href="https://t.co/UUIiLxZ38a">pic.twitter.com/UUIiLxZ38a</a></p>— NZ Bitcoiners (@NZBitcoiners) <a href="https://twitter.com/NZBitcoiners/status/1575820409060360192?ref_src=twsrc%5Etfw">September 30, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="de" dir="ltr">Kumpel: Du machst doch da irgendwas mit Bitcoin, und kennst Dich doch aus, oder …? <br><br>Antwort: Naja, so bisschen … Ja. Wieso genau?🤔 <a href="https://t.co/0PlPdnp6cq">pic.twitter.com/0PlPdnp6cq</a></p>— Karsten__79 ⚡️∞/21M⚡️ (@kl61279) <a href="https://twitter.com/kl61279/status/1597995932087332865?ref_src=twsrc%5Etfw">November 30, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">I don’t know, is there something else we need to do to show how much we are focused on <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a>?<br> <a href="https://twitter.com/stacyherbert?ref_src=twsrc%5Etfw">@stacyherbert</a> <a href="https://twitter.com/saylor?ref_src=twsrc%5Etfw">@saylor</a> <a href="https://twitter.com/Excellion?ref_src=twsrc%5Etfw">@Excellion</a> <a href="https://twitter.com/skwp?ref_src=twsrc%5Etfw">@skwp</a> <a href="https://twitter.com/GaloyMoney?ref_src=twsrc%5Etfw">@GaloyMoney</a> <a href="https://t.co/sUqVheKmRF">pic.twitter.com/sUqVheKmRF</a></p>— Bitcoin Lake - Official 🇬🇹🍊💊⚡️ (@LakeBitcoin) <a href="https://twitter.com/LakeBitcoin/status/1554608311185461249?ref_src=twsrc%5Etfw">August 2, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Fantastic morning <a href="https://twitter.com/SuffolkJungle?ref_src=twsrc%5Etfw">@SuffolkJungle</a> with some fantastic company <a href="https://twitter.com/PrinceySOV?ref_src=twsrc%5Etfw">@PrinceySOV</a> <a href="https://twitter.com/nathan_day?ref_src=twsrc%5Etfw">@nathan_day</a> <a href="https://twitter.com/Bridge2Bitcoin?ref_src=twsrc%5Etfw">@Bridge2Bitcoin</a> <a href="https://twitter.com/foolednolonger?ref_src=twsrc%5Etfw">@foolednolonger</a> buying drinks using <a href="https://twitter.com/BTC_Checkout?ref_src=twsrc%5Etfw">@BTC_Checkout</a> Bolt ⚡ card and having new material to consume - the chapter on education and schooling was 🔥 <a href="https://t.co/0oNIPA38g9">pic.twitter.com/0oNIPA38g9</a></p>— matt (@mattonbtc) <a href="https://twitter.com/mattonbtc/status/1549424330291007489?ref_src=twsrc%5Etfw">July 19, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">After todays successful <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> meet-up, plus taking our first Bitcoin and Lightning payments with <a href="https://twitter.com/CoinCorner?ref_src=twsrc%5Etfw">@CoinCorner</a>, we have now renamed Table 5, Table 21 or “Bitcoin corner” whichever you prefer!👌🏻😂 next meet-up 19th July 🌿<a href="https://twitter.com/PrinceySOV?ref_src=twsrc%5Etfw">@PrinceySOV</a> <a href="https://twitter.com/Bridge2Bitcoin?ref_src=twsrc%5Etfw">@Bridge2Bitcoin</a> <a href="https://twitter.com/BitcoinEventsUK?ref_src=twsrc%5Etfw">@BitcoinEventsUK</a> <a href="https://t.co/Lxl6TrEoO5">pic.twitter.com/Lxl6TrEoO5</a></p>— The Suffolk Jungle Room (@SuffolkJungle) <a href="https://twitter.com/SuffolkJungle/status/1544325713645420546?ref_src=twsrc%5Etfw">July 5, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="qme" dir="ltr"><a href="https://t.co/Gm4ObqBOXo">https://t.co/Gm4ObqBOXo</a> <a href="https://t.co/GA5EOZjbxt">pic.twitter.com/GA5EOZjbxt</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1545040939634176000?ref_src=twsrc%5Etfw">July 7, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">This weekend we’ll be <a href="https://twitter.com/TheBTCAdventure?ref_src=twsrc%5Etfw">@TheBTCAdventure</a> showing how businesses can benefit from:<br><br>* Near 0% transaction fees<br>* Near instant settlement<br>* No chargebacks<br>* Not have to hold <a href="https://twitter.com/hashtag/bitcoin?src=hash&ref_src=twsrc%5Etfw">#bitcoin</a> <br><br>👀 <a href="https://twitter.com/hashtag/LNPoS?src=hash&ref_src=twsrc%5Etfw">#LNPoS</a> devices, <a href="https://twitter.com/CoinCorner?ref_src=twsrc%5Etfw">@CoinCorner</a> <a href="https://twitter.com/hashtag/BoltCard?src=hash&ref_src=twsrc%5Etfw">#BoltCard</a> in action + giving some out, & more free merch!🎉🙌🔥🚀 <a href="https://t.co/dEaySCov4k">pic.twitter.com/dEaySCov4k</a></p>— Bridge 2 Bitcoin (@Bridge2Bitcoin) <a href="https://twitter.com/Bridge2Bitcoin/status/1542836099965485056?ref_src=twsrc%5Etfw">July 1, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="fr" dir="ltr">On prépare quelque chose dans une petite commune près de <a href="https://twitter.com/hashtag/Li%C3%A8ge?src=hash&ref_src=twsrc%5Etfw">#Liège</a> <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> <a href="https://t.co/RA7Kh4noaC">pic.twitter.com/RA7Kh4noaC</a></p>— OsyGeni (@OsyGeni) <a href="https://twitter.com/OsyGeni/status/1540756163720929280?ref_src=twsrc%5Etfw">June 25, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="es" dir="ltr">Nosotros también. Mire estos hermosos folletos que imprimimos para ayudar a las empresas locales a comprender cómo y por qué deberían aceptar bitcoins como pago. Contenido proporcionado por <a href="https://twitter.com/hashtag/BitcoinForLocalBusiness?src=hash&ref_src=twsrc%5Etfw">#BitcoinForLocalBusiness</a>.com <a href="https://twitter.com/hashtag/HarlemBitcoin?src=hash&ref_src=twsrc%5Etfw">#HarlemBitcoin</a> <a href="https://t.co/9jtljCrly1">pic.twitter.com/9jtljCrly1</a></p>— Harlem ₿itcoin (@HarlemBitcoin) <a href="https://twitter.com/HarlemBitcoin/status/1536815176682508290?ref_src=twsrc%5Etfw">June 14, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Big shout out to <a href="https://twitter.com/graphictechcorp?ref_src=twsrc%5Etfw">@graphictechcorp</a> for printing our brochures. Content provided by <a href="https://twitter.com/hashtag/bitcoinforlocalbusiness?src=hash&ref_src=twsrc%5Etfw">#bitcoinforlocalbusiness</a>.com <a href="https://t.co/yL1eb6uoFM">pic.twitter.com/yL1eb6uoFM</a></p>— Harlem ₿itcoin (@HarlemBitcoin) <a href="https://twitter.com/HarlemBitcoin/status/1536748486812745730?ref_src=twsrc%5Etfw">June 14, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">What an amazing few weeks it has been!<br><br>We've been quiet on the Twitter front, but busy behind the scenes, with more to come.<br><br>Here follows a few Tweets rounding up some of what we and others in the <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> and <a href="https://twitter.com/hashtag/Lightning?src=hash&ref_src=twsrc%5Etfw">#Lightning</a> space have been up to so far ... <a href="https://t.co/S9KpIP9Ogo">pic.twitter.com/S9KpIP9Ogo</a></p>— Bitcoin Surrey 🚀⚡️ (@BitcoinSurrey) <a href="https://twitter.com/BitcoinSurrey/status/1536226862556491776?ref_src=twsrc%5Etfw">June 13, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">We just made this free Info Flyer for visitors of our <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> Info Point.🤩<a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> explained on 1 Page! 🔥<br><br>We forked it from <a href="https://t.co/XapOmONmsp">https://t.co/XapOmONmsp</a> <a href="https://twitter.com/EuropeanBTC21?ref_src=twsrc%5Etfw">@EuropeanBTC21</a> <a href="https://t.co/vA74GSWJfI">pic.twitter.com/vA74GSWJfI</a></p>— Hotel Princess Plochingen / No 1 Bitcoin Hotel (@PrincessPlo) <a href="https://twitter.com/PrincessPlo/status/1535954064265076737?ref_src=twsrc%5Etfw">June 12, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Let's spread to local merchants all the magic and advantages of accepting <a href="https://twitter.com/hashtag/bitcoin?src=hash&ref_src=twsrc%5Etfw">#bitcoin</a> on payments. Just printed some papers from <a href="https://t.co/DpcxOfYt48">https://t.co/DpcxOfYt48</a> in portuguese (a lot of translations available). <a href="https://t.co/8l0o9rsOPi">pic.twitter.com/8l0o9rsOPi</a></p>— Diogo Lino 🇵🇹 (@DiogoLinoPT) <a href="https://twitter.com/DiogoLinoPT/status/1535720748630802433?ref_src=twsrc%5Etfw">June 11, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">A massive S/O to <a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> for the template & to <a href="https://twitter.com/figma?ref_src=twsrc%5Etfw">@figma</a> for making it so easy to edit properly 🙏🏾 <br><br>*this is just a prototype <a href="https://twitter.com/hashtag/BitcoinForLocalBusinesses?src=hash&ref_src=twsrc%5Etfw">#BitcoinForLocalBusinesses</a> <a href="https://t.co/pDBTO5mfBc">pic.twitter.com/pDBTO5mfBc</a></p>— OKIN ⚡️ 🏰 (@OKIN_17) <a href="https://twitter.com/OKIN_17/status/1535673112930443271?ref_src=twsrc%5Etfw">June 11, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">Eu acredito nas pessoas, e o <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> devolve o poder a elas.<br>Isso é uma boa introdução. <a href="https://t.co/WnwdTQLHp4">pic.twitter.com/WnwdTQLHp4</a></p>— tULIO (@tulio_rn) <a href="https://twitter.com/tulio_rn/status/1534581254900928515?ref_src=twsrc%5Etfw">June 8, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">First we take the farmers market 👨🌾<br>Then we take the world 🌍<br><br>Show up, smile, and spread <a href="https://twitter.com/hashtag/bitcoin?src=hash&ref_src=twsrc%5Etfw">#bitcoin</a> in your local community.<a href="https://t.co/XHNLw3dpb0">https://t.co/XHNLw3dpb0</a> <a href="https://t.co/duCeWbQqs5">pic.twitter.com/duCeWbQqs5</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1534515414721515527?ref_src=twsrc%5Etfw">June 8, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Paying in sats was simple - scan and go. <br><br>I also ran in to <a href="https://twitter.com/elderndiablito?ref_src=twsrc%5Etfw">@elderndiablito</a>, who talks to vendors about Bitcoin every Sunday while he's grocery shopping. We all have him to thank for Shane (and several other vendors!) accepting bitcoin and starting to look more deeply at it. <a href="https://t.co/b1S2qDnIZv">pic.twitter.com/b1S2qDnIZv</a></p>— Sidd - #BitcoinTour Harley Rider (@CaptainSiddh) <a href="https://twitter.com/CaptainSiddh/status/1533865251044835328?ref_src=twsrc%5Etfw">June 6, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="nl" dir="ltr">Ze gaan nu op de post! Ben alweer door m’n postzegels heen.. 🔥🧡 <a href="https://t.co/LrXMZ7hUhC">https://t.co/LrXMZ7hUhC</a> <a href="https://t.co/U8dxG0CN5u">pic.twitter.com/U8dxG0CN5u</a></p>— Brrrrrinkie Noderunner (@onthebrinkie) <a href="https://twitter.com/onthebrinkie/status/1534899440321953792?ref_src=twsrc%5Etfw">June 9, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Got the flyers printed out. Now to hand them to all my local businesses i use and help them get off fiat! <a href="https://t.co/KJZzynMzAK">pic.twitter.com/KJZzynMzAK</a></p>— TK☣️Ph.Ple₿ (@ToxiKat27) <a href="https://twitter.com/ToxiKat27/status/1534272626226495489?ref_src=twsrc%5Etfw">June 7, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Got the Dutch version right here! <br>I have been handing them out at the Pentecost fair last Monday with <a href="https://twitter.com/BitcoinBrabant?ref_src=twsrc%5Etfw">@BitcoinBrabant</a>, <a href="https://twitter.com/BloemBitcoin?ref_src=twsrc%5Etfw">@BloemBitcoin</a>, <a href="https://twitter.com/BdGBertdeGroot?ref_src=twsrc%5Etfw">@BdGBertdeGroot</a>, <a href="https://twitter.com/MarnixCroes?ref_src=twsrc%5Etfw">@MarnixCroes</a> , <a href="https://twitter.com/onthebrinkie?ref_src=twsrc%5Etfw">@onthebrinkie</a>, <a href="https://twitter.com/dabloem?ref_src=twsrc%5Etfw">@dabloem</a> & <a href="https://twitter.com/GrauweDakGans?ref_src=twsrc%5Etfw">@GrauweDakGans</a>. <br>It was an awesome day full of some hardcore orange pilling 🔥🧡 <a href="https://t.co/FAIccI2QEv">pic.twitter.com/FAIccI2QEv</a></p>— GHOST of WARTIME Limburg3rt (@GhostLimburg3rt) <a href="https://twitter.com/GhostLimburg3rt/status/1534453636343992320?ref_src=twsrc%5Etfw">June 8, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">It was a great day! 🙏 all for the support. <a href="https://twitter.com/SeedMint21?ref_src=twsrc%5Etfw">@SeedMint21</a> <a href="https://twitter.com/CryptoCloaks?ref_src=twsrc%5Etfw">@CryptoCloaks</a> <a href="https://twitter.com/BloemBitcoin?ref_src=twsrc%5Etfw">@BloemBitcoin</a> <a href="https://twitter.com/slush_pool?ref_src=twsrc%5Etfw">@slush_pool</a> <a href="https://twitter.com/onthebrinkie?ref_src=twsrc%5Etfw">@onthebrinkie</a> <a href="https://twitter.com/einzie?ref_src=twsrc%5Etfw">@einzie</a> <a href="https://twitter.com/FOUNDATIONdvcs?ref_src=twsrc%5Etfw">@FOUNDATIONdvcs</a> <a href="https://t.co/5bJqf0gdxv">pic.twitter.com/5bJqf0gdxv</a></p>— Bitcoin Brabant (@BitcoinBrabant) <a href="https://twitter.com/BitcoinBrabant/status/1533471452875436038?ref_src=twsrc%5Etfw">June 5, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Help your local businesses start accepting <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a>! <a href="https://t.co/1bpME8Y7k9">https://t.co/1bpME8Y7k9</a> <br><br>Create, edit, share and teach !⚡️<br><br>Make it your own, many languages already exist on the website, you can add more or even customize as per your liking. <br><br>Bitcoinize your neighbourhood,town, city etc <a href="https://t.co/y1h195ukBz">pic.twitter.com/y1h195ukBz</a></p>— European Bitcoiners (@EuropeanBTC21) <a href="https://twitter.com/EuropeanBTC21/status/1532805368367169539?ref_src=twsrc%5Etfw">June 3, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="de" dir="ltr">In unserem <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> Info Point gibt es kostenfreies <a href="https://twitter.com/hashtag/BTC?src=hash&ref_src=twsrc%5Etfw">#BTC</a> Wissen,infomaterial & einen ATM.<br><br>Der Raum ist komplett in Orange gestrichen🔥🔥🔥<br><br>Es gibt kostenlose Sticker und vieles mehr🤩<br><br>Habt ihr Ideen was noch fehlt ? <a href="https://t.co/jbD1B6jXmp">pic.twitter.com/jbD1B6jXmp</a></p>— Hotel Princess Plochingen (@PrincessPlo) <a href="https://twitter.com/PrincessPlo/status/1532347638435258369?ref_src=twsrc%5Etfw">June 2, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">We've created a "Bitcoin for Businesses Brochure" specific to the <a href="https://twitter.com/Bitcoinbeach?ref_src=twsrc%5Etfw">@BitcoinBeach</a> Wallet. Feel free to download and print for your purposes! <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> <a href="https://twitter.com/hashtag/Guatemala?src=hash&ref_src=twsrc%5Etfw">#Guatemala</a> <a href="https://twitter.com/hashtag/Bitcoinlake?src=hash&ref_src=twsrc%5Etfw">#Bitcoinlake</a><br>Thanks to <a href="https://twitter.com/fabu69420?ref_src=twsrc%5Etfw">@fabu69420</a> for his input on this!<a href="https://twitter.com/GaloyMoney?ref_src=twsrc%5Etfw">@GaloyMoney</a> 👀👀<a href="https://t.co/0BVnDcAfjm">https://t.co/0BVnDcAfjm</a></p>— Bitcoin Lake - Official 🇬🇹🍊💊⚡️ (@LakeBitcoin) <a href="https://twitter.com/LakeBitcoin/status/1530152251821633540?ref_src=twsrc%5Etfw">May 27, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Having great success down here at The Yards in Kettering. <br><br>Burger Mania is now setup and Accepting <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a>. Paid for my lunch in sats. <br><br>Illicit Skate also accepting. <br><br>Going to turn this place into a Bitcoin hub. <br><br>Watch this space. <a href="https://t.co/KXLe9LE0ZJ">pic.twitter.com/KXLe9LE0ZJ</a></p>— Si⚡️ (@HodlSolo) <a href="https://twitter.com/HodlSolo/status/1530161678909902849?ref_src=twsrc%5Etfw">May 27, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">bought steak, eggs & sausages with sats today. Call to action for Chicago bitcoiners: go to the Logan Square Farmers market, shake hands, spend some sats and support our local producers. <a href="https://twitter.com/hashtag/ProofofWork?src=hash&ref_src=twsrc%5Etfw">#ProofofWork</a> <a href="https://twitter.com/MartyBent?ref_src=twsrc%5Etfw">@MartyBent</a> <a href="https://twitter.com/chibitdevs?ref_src=twsrc%5Etfw">@chibitdevs</a> <a href="https://twitter.com/Chris_Stewart_5?ref_src=twsrc%5Etfw">@Chris_Stewart_5</a> <a href="https://twitter.com/BOBmeetupCHI?ref_src=twsrc%5Etfw">@BOBmeetupCHI</a> <a href="https://t.co/4nHazU8Mj1">pic.twitter.com/4nHazU8Mj1</a></p>— dernjacat (@elderndiablito) <a href="https://twitter.com/elderndiablito/status/1528430951986085889?ref_src=twsrc%5Etfw">May 22, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Instant conversion. <br>Settled with <a href="https://twitter.com/hashtag/bitcoin?src=hash&ref_src=twsrc%5Etfw">#bitcoin</a>. <a href="https://t.co/wDBpO0eII7">pic.twitter.com/wDBpO0eII7</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1527693850264883201?ref_src=twsrc%5Etfw">May 20, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">At the belly of the beast.<br>BITCOIN X NYC <a href="https://t.co/5Wr4TzeAQy">pic.twitter.com/5Wr4TzeAQy</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1527691811686342657?ref_src=twsrc%5Etfw">May 20, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Look out local businesses. Orange pills incoming! <a href="https://t.co/pyVdEw5Pjq">pic.twitter.com/pyVdEw5Pjq</a></p>— Asheville Bitcoiners🌱💊 (@AVLbitcoiners) <a href="https://twitter.com/AVLbitcoiners/status/1526926670598492166?ref_src=twsrc%5Etfw">May 18, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="und" dir="ltr">h/t <a href="https://twitter.com/EuropeanBTC21?ref_src=twsrc%5Etfw">@EuropeanBTC21</a> <a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> <br><br>👉 <a href="https://t.co/X9vWY6ahWG">https://t.co/X9vWY6ahWG</a><br>👉 <a href="https://t.co/uUFsnbhuzG">https://t.co/uUFsnbhuzG</a> <a href="https://t.co/CpYq1ei13T">pic.twitter.com/CpYq1ei13T</a></p>— Gigi ⚡🧡 (@dergigi) <a href="https://twitter.com/dergigi/status/1525919535261425665?ref_src=twsrc%5Etfw">May 15, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Scaling up <a href="https://t.co/XHNLw3dpb0">https://t.co/XHNLw3dpb0</a> <a href="https://t.co/gWb1apR65v">pic.twitter.com/gWb1apR65v</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1525145570079293445?ref_src=twsrc%5Etfw">May 13, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Working through some card ideas (will be similar after few mods)<a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> brochure has right amount of space for card <a href="https://t.co/fev5ODkZCv">pic.twitter.com/fev5ODkZCv</a></p>— TopekaBitcoin (@TopekaBitcoin) <a href="https://twitter.com/TopekaBitcoin/status/1525137354230571010?ref_src=twsrc%5Etfw">May 13, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">GO OUT AND TALK ABOUT <a href="https://twitter.com/hashtag/BITCOIN?src=hash&ref_src=twsrc%5Etfw">#BITCOIN</a> IN YOUR COMMUNITY. <br><br>Went to a local event last night to talk about bitcoin. Handed out business cards and Bitcoin For Local Business pamphlets and received the following email this morning…</p>— Gary of House Krause (@GaryRKrause1) <a href="https://twitter.com/GaryRKrause1/status/1524730631472787456?ref_src=twsrc%5Etfw">May 12, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Bout to go shake some local farmers’ hands 🌽🤝💯<br>Shout out <a href="https://twitter.com/pedromvpg?ref_src=twsrc%5Etfw">@pedromvpg</a> <a href="https://twitter.com/MartyBent?ref_src=twsrc%5Etfw">@MartyBent</a> <a href="https://twitter.com/ODELL?ref_src=twsrc%5Etfw">@ODELL</a> <a href="https://twitter.com/beefinitiative?ref_src=twsrc%5Etfw">@beefinitiative</a> <a href="https://t.co/T6qF0WDsNc">pic.twitter.com/T6qF0WDsNc</a></p>— dernjacat (@elderndiablito) <a href="https://twitter.com/elderndiablito/status/1523312224244219905?ref_src=twsrc%5Etfw">May 8, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">The Colony Hotel Caesar Salad tastes even better bought with Sats and a side of 🍊💊 <br><br>Thanks to <a href="https://twitter.com/bitrefill?ref_src=twsrc%5Etfw">@bitrefill</a> for supporting the Palm Beach <a href="https://twitter.com/hashtag/Bitcoin?src=hash&ref_src=twsrc%5Etfw">#Bitcoin</a> meetup.<a href="https://twitter.com/80jmbrown?ref_src=twsrc%5Etfw">@80jmbrown</a> <a href="https://twitter.com/nobsbitcoin?ref_src=twsrc%5Etfw">@nobsbitcoin</a><br><br>Download your pamphlet today! <a href="https://t.co/7GvNQuAGx2">https://t.co/7GvNQuAGx2</a> <a href="https://t.co/o3tyJkMgaA">pic.twitter.com/o3tyJkMgaA</a></p>— Adam G ⚡️₿ 丰 (@CertaintyShow) <a href="https://twitter.com/CertaintyShow/status/1522659895031607297?ref_src=twsrc%5Etfw">May 6, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Bitcoin for Local Business Initiative Launched<br><br> - printable pamphlets to provide to local merchants who are interested in accepting bitcoin<a href="https://t.co/34wn6FtNCZ">https://t.co/34wn6FtNCZ</a> <a href="https://t.co/BM9sCMl9D2">pic.twitter.com/BM9sCMl9D2</a></p>— no bullshit bitcoin (@nobsbitcoin) <a href="https://twitter.com/nobsbitcoin/status/1517132270137659396?ref_src=twsrc%5Etfw">April 21, 2022</a></blockquote>
<iframe width="" height="" src="https://www.youtube.com/embed/UrL8u1z0YR4?start=2682" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="width: 100%;height: 20em;"></iframe>
<blockquote class="twitter-tweet"><p lang="pt" dir="ltr">Já prontos a serem distribuídos por <a href="https://twitter.com/hashtag/Peniche?src=hash&ref_src=twsrc%5Etfw">#Peniche</a>!! Orange pilling incoming... <a href="https://t.co/QqUg0Qnzed">pic.twitter.com/QqUg0Qnzed</a></p>— Aceita Bitcoin (@aceitabitcoinPT) <a href="https://twitter.com/aceitabitcoinPT/status/1513867556142346241?ref_src=twsrc%5Etfw">April 12, 2022</a></blockquote>
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Testing a “Bitcoin for Local Commerce” pamphlet to help farmers at the market understand how to leverage bitcoin for their businesses. <a href="https://t.co/aXhUe6Srgk">pic.twitter.com/aXhUe6Srgk</a></p>— Pedro 🧨 (@pedromvpg) <a href="https://twitter.com/pedromvpg/status/1507743744149397513?ref_src=twsrc%5Etfw">March 26, 2022</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
</article>
</div>
<footer class="center">
<p>©2022 | Help improve on <a href="https://github.com/pedromvpg/bitcoinforlocalbusiness" target="_blank">Github</a> or <a href="https://t.me/+Dr5_dH3p6kM0NTEx">Telegram</a></p>
</footer>
</body>
</html>