-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
212 lines (166 loc) · 7.55 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
<!DOCTYPE html>
<html>
<head>
<title> Bitcoin Basics </title>
<style>
h1 {color:rgb(255,153,0); font-size: 100}
body {background-color: #CFDBDC}
body {font-family: overpass mono,monospace;
text-align: left}
</style>
<link href="https://fonts.googleapis.com/css?family=Lato: 100,300,400,700|Luckiest+Guy|Oxygen:300,400" rel="stylesheet">
<link href="style.css" type="text/css" rel="stylesheet">
</head>
<body>
<nav class="nav">
<div class="nav-container">
<a href="/">
<h2 class="nav-title">Bitcoin Basics</h2>
</a>
<ul>
<li><a href="/consulting/">What is Bitcoin?</a></li>
<li><a href="/buy/">Bitcoin vs bitcoins?</a></li>
<li><a href="/buy/">How do I get some?</a></li>
<li><a href="/resources/">Resources</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div>
</nav>
<h1> Bitcoin TEST Basics </h1>
<img src="https://bitcoin.org/img/icons/logotop.svg?1553036759" width="400" height="400" alt="Bitcoin resources">
<div></div>
<img src="https://wallpapercave.com/wp/wp2054297.jpg" width="1280" height="720" alt="Diagram depicting nodes in the Bitcoin network" />
<ul>
<li> <a href="#intro"> Introduction <a/> </li>
<li> <a href="#Satoshi"> Who invented Bitcoin <a/> </li>
<li> <a href="#buy"> Where can I get some bitcoins? <a/> </li>
</ul>
<h2 id="intro"> What Is Bitcoin? </h2>
<p> Bitcoin is a new form of money, a type of <strong> digital gold </strong>: <em> limited in supply </em>
and <em> impossible to inflate </em>.
<br> It is the first digitally scarce good.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<ul>
<li> Limited supply </li>
<li> Divisible </li>
<li> Portable </li>
<li> Durable </li>
</ul>
</p>
<h2> How Does It Work? </h2>
<video src="https://www.youtube.com/watch?v=Lx9zgZCMqXE" width="1280" height="720" controls>
Video not supported
</video>
<br>
The Bitcoin network is a distributed network ledger, a record of transactions
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<h2> What Can It Be Use For? </h2>
Protect your wealth from inflation
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<h2> Why Should I Care About It? </h2>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<h2 id="Satoshi"> Who Created Bitcoin? </h2>
Satoshi Nakamoto released the <a href="https://nakamotoinstitute.org/bitcoin" target="_blank"> Bitcoin white paper </a>
to the Cryptography Mailing List on 30 October 2008.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
In 1998 Nick Szabo proposed the idea of <a href="https://unenumerated.blogspot.com/2005/12/bit-gold.html" target="_blank"> bit gold <a/> a precursor to Bitcoin.
<h2> Who is Satoshi Nakamoto? </h2>
Nobody knows
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<h2 id="buy"> Where can I buy bitcoins? </h2>
<a href="https://www.kraken.com/" target="_blank"> Kraken bitcoin exchange </a>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<br>
<br>
<table>
<thead>
<tr>
<th></th>
<th scope="col"> Gold </th>
<th scope="col"> Paper Money </th>
<th scope="col"> Bitcoin </th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row"> Limited Supply </th>
<td> Yes </td>
<td> No </td>
<td> Yes </td>
</tr>
<tr>
<th scope="row"> Portable </th>
<td> No </td>
<td> Yes </d>
<td> Yes </td>
</tr>
<tr>
<th scope="row"> Divisible </th>
<td> No </td>
<td> Yes </td>
<td> Yes </td>
</tr>
<tr>
<th scope="row"> Durable </th>
<td> Yes </td>
<td> No </td>
<td> Yes </td>
</tr>
<tr>
<th scope="row"> Counterfeit Resistant </th>
<td> Yes </td>
<td> No </td>
<td> Yes </td>
</tr>
</tbody>
</table>
<form action="example.html" method="POST">
<h1>Bitcoin sound money</h1>
<h2>Choose the features of a sound money...</h2>
<label for="censorship"> Censorship resistant </label>
<input type="checkbox" name="feature" id="censorship" value="censorship resistant">
<label for="limited"> Limited supply </label>
<input type="checkbox" name="feature" id="limited" value="limited">
<label for="counterfeit"> Difficult to counterfeit </label>
<input type="checkbox" name="feature" id="counterfeit" value="difficult to counterfeit">
<label for="stockflow"> Low stock to flow ratio </label>
<input type="checkbox" name="feature" id="stockflow" value="low stock:flow">
<label for="durable"> Durable </label>
<input type="checkbox" name="feature" id="durable" value="durable">
<label for="portable"> Portable </label>
<input type="checkbox" name="feature" id="portable" value="portable">
<label for="digital"> Digitally transferable </label>
<input type="checkbox" name="feature" id="digital" value="digitally transferable">
<form action="example.html" method="POST">
<h1>Convert US dollars to bitcoin </h1>
<label for="Amount"> Enter your amount, peasant...</label>
<input type="number" name="dollars" id="Amount" step="1" required>
<input type="submit" id="submission" value="Submit">
<form action="example.html" method="POST">
<h1> Login to your account </h1>
<label for="user-password"> Enter your password, peasant...</label>
<input type="password" name="user-password" id="user-password" required>
<input type="submit" id="submission" value="Submit">
<form action="example.html" method="POST">
<h1>Take the Bitcoin Maximalist test </h1>
<label for="max">How much do you love scamcoins now?</label>
<input type="range" name="max" id="max" min="0" max="5" step="1">
<input type="submit" id="submission" value="Submit">
<a href="./resources.html" Resources </a>
<h2> Bitcoin Basics 2019 </h2>
</body>
</html>