-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
394 lines (343 loc) · 18 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>XRP Paper Wallet | Ripple</title>
<link rel="stylesheet" href="vendor/materialize/0.100.2/css/materialize.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="apple-touch-icon" sizes="57x57" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="vendor/ripple/XRP-Symbol-Kit/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="vendor/ripple/XRP-Symbol-Kit/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="vendor/ripple/XRP-Symbol-Kit/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="vendor/ripple/XRP-Symbol-Kit/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="vendor/ripple/XRP-Symbol-Kit/favicon/favicon-16x16.png">
<link rel="manifest" href="vendor/ripple/XRP-Symbol-Kit/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div class="navbar-fixed">
<nav class="ripple-text-blue" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="#" class="brand-logo">
<img src="vendor/ripple/XRP-Symbol-Kit/text-mark/xrp-text-mark-white.svg" />Ripple XRP Paper Wallet
<span class="tag-beta red-text">beta</span>
<!-- <img src="vendor/ripple_logos/ripple_logo_small.png" />XRP Paper Wallet
<span class="red-text">beta</span> -->
</a>
</div>
</nav>
</div>
<div id="index-banner" class="parallax-container">
<div class="section no-pad-bot">
<div class="container">
<br>
<br>
<h1 class="header">Ripple XRP Paper Wallet</h1>
<div class="row">
<h5 class="header col s12 light">Secure and easy way to generate a cold wallet.</h5>
</div>
<!-- <div class="row center">
<a href="#" id="generate-paper-wallet" class="btn-large waves-effect waves-light ripple-blue">Generate a new wallet</a>
</div> -->
<br>
<br>
</div>
</div>
<div class="parallax">
<img src="img/background1.jpg" alt="">
</div>
</div>
<!-- hot/warm/cold model -->
<div class="container">
<div class="section">
<!-- Icon Section -->
<div class="row">
<div class="col s12 center">
<h3>
The hot/warm/cold model
</h3>
<h4 class="ripple-text-blue">
balance security and convenience
</h4>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center blue-text">
<i class="fas fa-thermometer-empty"></i>
</h2>
<h5 class="center">Cold wallet</h5>
<p class="light">Securely hold the majority of XRP and funds. To provide optimal security, this
account's secret key
should be offline.</p>
<div class="row center">
<a href="#paper-wallet" id="generate-paper-wallet" class="btn-large waves-effect waves-light ripple-blue">Generate
a paper wallet</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center yellow-text">
<i class="fas fa-thermometer-half"></i>
</h2>
<h5 class="center">Warm wallet</h5>
<p class="light">Provide an additional layer of security between the cold and hot wallets.
Unlike a hot wallet, the
secret key of a warm wallet does not need to be online.</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center red-text">
<i class="fas fa-thermometer-full"></i>
</h2>
<h5 class="center">Hot wallet</h5>
<p class="light">Conduct the day-to-day business of managing XRP withdrawals and deposits. Hot
wallets need to be
online to service instant withdrawal requests.</p>
<div class="row center">
<a href="https://ripple.com/xrp/buy-xrp/" target="_blank" class="btn-large waves-effect waves-light ripple-white-btn">Buy
XRP</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col">
<p>You can replicate what financial institutions do and
<a class="ripple-text-link" href="https://xrpl.org/issuing-and-operational-addresses.html"
target="_blank">use multiple XRP Ledger addresses</a> to minimize the risk associated with
a compromised secret key.
The hot/warm/cold model is intended to balance security and convenience.</p>
</div>
</div>
</div>
</div>
<!-- Generate Paper Wallet -->
<div id="paper-wallet" class="container" style="display:none;">
<!-- <div id="paper-wallet" class="container"> -->
<div class="section">
<div class="row">
<div class="col s12 center">
<h3>
This is your new XRP paper wallet
</h3>
<h4 class="ripple-text-blue">
<strong>do not share</strong>... it's
<strong>EXTREMELY</strong> precious
<i class="fas fa-arrow-down"></i>
</h4>
<div class="row">
<div class="col s12 center">
<div id="generated-paper-wallet">
<div id="wallet-front" class="wallet-front">
<img class="wallet-background" src="img/front-300dpi-paper-wallet.jpg" />
<div id="qrcode-address"></div>
<div id="qrcode-secret"></div>
<div id="cleartext-address-1"></div>
<div id="cleartext-address-2"></div>
<div id="cleartext-secret-1"></div>
<div id="cleartext-secret-2"></div>
<!-- <div id="pubkey">PUBLIC KEY</div>
<div id="pubkey_alt">PUBLIC KEY</div>
<div id="pubkey_qr"></div>
<div id="privkey">SECRET KEY</div>
<div id="privkey_alt">SECRET KEY</div>
<div id="privkey_qr"></div> -->
</div>
<div class="row">
<div class="col s12 center">
<a href="javascript:printWallet('wallet-front');" class="btn-large waves-effect waves-light ripple-blue">
<i class="fas fa-print"></i> Print Front</a>
</div>
</div>
<div id="wallet-back" class="wallet-back">
<img class="wallet-background" src="img/back-300dpi-paper-wallet.jpg" />
</div>
<div class="row">
<div class="col s12 center">
<a href="javascript:printWallet('wallet-back');" class="btn-large waves-effect waves-light ripple-blue">
<i class="fas fa-print"></i> Print Back</a>
</div>
</div>
</div>
<iframe name="print_frame" width="0" height="0" frameborder="0" src="about:blank"></iframe>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 center">
<h3>This account is not activated yet...</h3>
<h4 class="ripple-text-blue">Next step is to fund your new address</h4>
<div class="row">
<div class="col s12">
<p>To fund a new address, you must send enough XRP to meet the reserve requirement. Once
created,
an account exists in the XRP Ledger's data tree forever.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- General informations about a paper wallet -->
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 center">
<h3>
Reserve requirement
</h3>
</div>
</div>
<!-- Icon Section -->
<div class="row">
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center blue-text">
<i class="fas fa-angle-double-up"></i>
</h2>
<h5 class="center">Base Reserve</h5>
<p class="light">The
<strong>Base Reserve</strong> is a minimum amount of XRP that is required for every address
in the ledger.
Currently, this is
<strong>20 XRP</strong> (20000000 drops).</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center blue-text">
<i class="fas fa-angle-up"></i>
</h2>
<h5 class="center">Owner Reserve</h5>
<p class="light">The
<strong>Owner Reserve</strong> is an increase to the reserve requirement for each object
that the address
owns in the ledger. Currently, this is
<strong>5 XRP</strong> (5000000 drops) per item.</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center red-text">
<i class="fas fa-ban"></i>
</h2>
<h5 class="center">Going Below the Reserve Requirement</h5>
<p class="light">When an address holds less XRP than its current reserve requirement, it cannot
send new transactions
that would transfer XRP to others, or increase its own reserve. Even so, the address
continues
to exist in the ledger and can send other transactions as long as it has enough XRP to pay
the
transaction cost. The address can become able to send all types of transactions again if it
receives
enough XRP to meet its reserve requirement again.</p>
</div>
</div>
</div>
<div class="row">
<div class="col">
<p>To submit transactions, an address must hold
<a class="ripple-text-link" href="https://xrpl.org/reserves.html" target="_blank">a minimum
amount of XRP in the shared global ledger</a>. You cannot send this XRP to other addresses.
To fund a new address, you must send enough XRP to meet the reserve requirement.
</p>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="page-footer ripple-blue">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">About</h5>
<p class="">The goal of this tool is to democratize <a class="ripple-text-gray" href="https://xrpl.org/" target="_blank">XRP</a> cold wallets. This project is not
affiliated to
<a class="ripple-text-gray" href="https://ripple.com" target="_blank">Ripple</a>.
</p>
</div>
<div class="col l3 s12">
<h5 class="white-text">Links</h5>
<ul>
<li>
<a class="white-text" href="https://github.com/lgcarrier/xrppaperwallet" target="_blank">XRP Paper Wallet GitHub</a>
</li>
<li>
<a class="white-text" href="https://github.com/ripple/ripple-lib" target="_blank">ripple-lib (RippleAPI) GitHub</a>
</li>
<li>
<a class="white-text" href="https://xrpl.org/" target="_blank">XRP Ledger Project</a>
</li>
<li>
<a class="white-text" href="https://github.com/xrpsymbol/xrpsymbol.github.io" target="_blank">XRP Symbol</a>
</li>
<li>
<a class="white-text" href="https://ripplex.io/" target="_blank">RippleX</a>
</li>
<li>
<a class="white-text" href="https://ripple.com/xrp" target="_blank">Ripple</a>
</li>
</ul>
</div>
<div class="col l3 s12">
<script type="text/javascript" src="https://files.coinmarketcap.com/static/widget/currency.js"></script>
<div class="coinmarketcap-currency-widget" data-currencyid="52" data-base="USD" data-secondary="BTC"
data-ticker="false" data-rank="true" data-marketcap="true" data-volume="true" data-stats="USD"
data-statsticker="false"></div>
</div>
</div>
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Disclaimer</h5>
<p class="grey-text text-lighten-4">Use at your own risk. Not responsible if anything goes wrong.
Do your due diligence, you can review the
code on GitHub.</p>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Made by
<a class="ripple-text-gray" href="https://github.com/lgcarrier" target="_blank">Louis-Guillaume Carrier-Bédard</a>
</div>
</div>
</footer>
<!-- Scripts-->
<!-- Font Awesome -->
<script defer src="vendor/fontawesome/5.0.2/js/all.js"></script>
<!-- Ripple API -->
<script src="https://unpkg.com/lodash@4.17.20/lodash.min.js"></script>
<script src="https://unpkg.com/ripple-lib@1.9.0/build/ripple-latest-min.js"></script>
<!-- UI Materialize -->
<script type="text/javascript" src="vendor/jquery/3.2.1/jquery-3.2.1.min.js"></script>
<script src="vendor/materialize/0.100.2/js/materialize.min.js"></script>
<!-- qrcode -->
<script defer src="vendor/qrcodejs/qrcode.min.js"></script>
<!-- init custo -->
<script src="js/init.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4094498-8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-4094498-8');
</script>
</body>
</html>