forked from tominop/atomicwallet.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathripple.html
280 lines (254 loc) · 19.8 KB
/
ripple.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta charset="UTF-8">
<title>Atomic Wallet</title>
<meta name="description" content="Light multi-assets wallet with built-in atomic swap exchange">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/list.css">
<link rel="stylesheet" href="css/media.css">
<link rel="stylesheet" href="css/item-page.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114023091-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-114023091-1');
</script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Start of Async Prefinery Code -->
<script type="text/javascript">var _pfy = _pfy || [];(function(){function pfy_load(){var pfys=document.createElement('script');pfys.type='text/javascript';pfys.async=true;pfys.src='https://widget.prefinery.com/widget/v2/1w40x3e4.js';var pfy=document.getElementsByTagName('script')[0];pfy.parentNode.insertBefore(pfys,pfy);}if (window.attachEvent){window.attachEvent('onload',pfy_load);}else{window.addEventListener('load',pfy_load,false);}})();</script>
<!-- End of Async Prefinery Code -->
</head>
<body>
<!-- menu -->
<div class="header-menu-mobile header-menu-close f-light only-mobile" id="menu-mobile">
<div class="container relative">
<a href="index.html">Product</a>
<a href="token.html">Token</a>
<a href="list.html" class="header-menu-here">Assets</a>
<a href="https://download.atomicwallet.io/atomicwallet-whitepaper.pdf" target="_blank">White Paper</a>
<a href="https://atomicwallet.freshdesk.com/support/home">Support</a>
<a href="https://medium.com/@atomicwallet">Blog</a>
<button class="header-menu-mobile-close" id="menu-button-close"></button>
</div>
</div>
<div class="header-container">
<div class="container relative">
<img src="css/images/bg-first-screen.svg" alt class="bg bg-main">
<header class="header">
<a href="index.html" class="header-logo">
<img src="css/images/logo.svg" alt="Atomic">
</a>
<nav class="header-menu f-light">
<a href="index.html">Product</a>
<a href="token.html">Token</a>
<a href="list.html" class="header-menu-here">Assets</a>
<a href="https://download.atomicwallet.io/atomicwallet-whitepaper.pdf" target="_blank">White Paper</a>
<a href="https://atomicwallet.freshdesk.com/support/home" target="_blank">Support</a>
<a href="https://medium.com/@atomicwallet">Blog</a>
</nav>
<button class="header-button only-mobile" id="menu-button-open"></button>
<nav class="header-menu-icons f-light">
<a href="https://twitter.com/atomicwallet" target="_blank">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://github.com/Atomicwallet" target="_blank">
<img src="css/images/top_github.svg">
</a>
<a href="https://medium.com/@atomicwallet" target="_blank">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.reddit.com/user/atomicwallet/" target="_blank">
<img src="css/images/top_reddit.svg">
</a>
</nav>
</header>
</div>
</div>
<div class="item-page-container">
<div class="item-page">
<img src="css/images/crypto-icon/XRP.svg" class="item-page-image">
<h1>Ripple (XRP)</h1>
<div class="item-page-article">
<img src="css/images/bg-item-page-1.svg" alt="" class="item-page-bg item-page-bg-1">
<img src="css/images/bg-item-page-2.svg" alt="" class="item-page-bg item-page-bg-2">
<img src="css/images/bg-item-page-3.svg" alt="" class="item-page-bg item-page-bg-3">
<h2 style="text-align: center; padding: 20px 0px 10px 0px; margin:0;">Now cross-chain atomic swaps become true!</h2>
<div class="item-page-image-template">
<br style="padding: 10px">(Read our article)</br>
<div class="item-page-image-template-container">
<img src="css/images/atomic-swap-article.png" alt="">
</div>
</div>
<h2>Welcome XRP in Atomic Wallet!</h2>
<h3>What is XRP?</h3>
<p>I bet you heard about XRP, the third cryptocurrency in capitalization amount, which is the part of the Ripple Network system.</p>
<p>Let’s talk a little about Ripple history. The company was created in 2004 by Ryan Fugge, and its original name was RipplePay. The idea of that company was to create a decentralized system that would allow users to create their own money and transfer them among the internet. Later the first idea led to the new concept - development of a digital currency system in which transactions were verified by consensus among members of the network, rather than by the mining process like it was in Bitcoin. In 2012 the OpenCoin Inc. was created, and the name was finally changed to Ripple Labs in 2013. The company continued to grow and released Ripple Transaction Protocol (RTXP), and make it available to transfer funds between two parties with low fees and with a remarkable fast transactions execution speed. To secure it they created a Ledger which is a network of independent validating servers that constantly compare their transaction records. In August 2013 the XRP was released on markets.</p>
<h2>What is the role of Ripple?</h2>
<p>In 2014 Ripple Labs decided to focus on the banking sphere with the main aim - to revolutionize payment systems, and to solve some significant limitations of the current banking system, which is “slow, untransparent and expensive”.</p>
<h3>What is XRP?</h3>
<p>XRP - is a semi-decentralized digital asset that settles payments in 3-4 seconds. The main difference between XRP and BTC is that XRP was issued in the amount of 100 billion and there are no block-mining processes. </p>
<p>XRP can handle more than 1.500 transactions per second with a fee =0.00001 XRP, which is notably less than Bitcoin and most of the altcoins provides. The fee is not collected by anyone, system destroys it as the transaction completed. This is needed to prevent ledger from spam-attacks and overloading of the around zero transactions.</p>
<p>Also, XRP can be used as a bridge currency to help to trade between rare cryptocurrency pairs. In this case, Ripple makes a bridge (XRP), which people can use to exchange their cryptocurrency. As an example, Alice wants to exchange her funds for the other currency, but there is no way to do it directly on exchanges. She can exchange her funds to XRP and then exchange XRP for the needed currency with low fees and fast transactions speed.
</p>
<h2>To sum up</h2>
<p>Among all the advantages of this coin, there are some weak points. The main is that this currency is not decentralized in the usual to the crypto market way. There is no mining community that would create new blocks and make transactions confirmations. Instead, XRP uses consensus among
community users. Also, more than 50 bln XRP is on the escrow account, that means that Ripple can have a control over the prices of currency.
</p>
<p>And also don't forget that you'll need to have at least 20 XRP to make transaction successful. It's due to the rules of that coin. When you send 20 XRP to your wallet, your address will be activated and then you will be able to send and exchange Ripple. You can't withdraw those 20 AWC neither you can exchange them on another assets. Have a nice time with crypto!
<div class="item-page-download">
<div class="item-page-download-title">Download Atomic Wallet with Ripple</div>
<!-- Subscribe Pop-up-->
<script>window.jQuery || document.write('<scr' + 'ipt src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/sc' + 'ript>')</script>
<script>window.$kol_jquery = window.jQuery</script>
<script src="https://kickoffpages-kickofflabs.netdna-ssl.com/widgets/1.9.6/kol_bounce.js"></script>
<script src='https://kickoffpages-kickofflabs.netdna-ssl.com/w/113350/220933.js'></script>
<div class="download">
<div class="download-item download-item-windows hvr-grow" data-download="windows">
<a href="https://download.atomicwallet.io/atomicwallet.exe" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-windows.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-windows-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://download.atomicwallet.io/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'windows'="" });="">Windows</a>
</span>
<span class="download-button-label">
<a href="https://download.atomicwallet.io/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'windows'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-apple hvr-grow" data-download="apple">
<a href="https://download.atomicwallet.io/atomicwallet.dmg" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-apple.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-apple-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://download.atomicwallet.io/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'macos'="" });="">macOS</a>
</span>
<span class="download-button-label">
<a href="https://download.atomicwallet.io/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'macos'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-ubuntu hvr-grow" data-download="ubuntu">
<a href="https://download.atomicwallet.io/atomicwallet.AppImage" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-ubuntu.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-ubuntu-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://download.atomicwallet.io/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'ubuntu'="" });="">Ubuntu</a>
</span>
<span class="download-button-label">
<a href="https://download.atomicwallet.io/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'ubuntu'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-debian hvr-grow" data-download="debian">
<a href="https://download.atomicwallet.io/atomicwallet.deb" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-debian.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-debian-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://download.atomicwallet.io/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'debian'="" });="">Debian</a>
</span>
<span class="download-button-label">
<a href="https://download.atomicwallet.io/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'debian'="" });="">Download</a>
</span>
</div>
<div class="download-item download-item-fedora hvr-grow" data-download="fedora">
<a href="https://download.atomicwallet.io/atomicwallet.rpm" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-fedora.svg" alt="" class="download-item-img-color"></a>
<img src="css/images/logo-fedora-color.svg" alt="" class="download-item-img">
<span class="download-name">
<a href="https://download.atomicwallet.io/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'fedora'="" });="">Fedora</a>
</span>
<span class="download-button-label">
<a href="https://download.atomicwallet.io/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send',="" {="" hittype:="" 'event',="" eventcategory:="" 'download',="" eventaction:="" eventlabel:="" 'fedora'="" });="">Download</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-new">
<div class="container relative">
<div class="footer-row">
<div class="footer-new-left">
<a href="/"><img src="css/images/logo.png" alt class="footer-new-logo"></a><br>
<a href="mailto:[email protected]" class="footer-new-email f-light">[email protected]</a><br>
<div class="footer-new-soc">
<a href="https://twitter.com/atomicwallet" target="_blank">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://github.com/Atomicwallet" target="_blank">
<img src="css/images/top_github.svg">
</a>
<a href="https://medium.com/@atomicwallet" target="_blank">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.reddit.com/user/atomicwallet/" target="_blank">
<img src="css/images/top_reddit.svg">
</a>
<a href="https://www.facebook.com/atomicwallet" target="_blank">
<img src="css/images/top_facebook.svg">
</a>
<a href="http://atomicwallet.slack.com" target="_blank">
<img src="css/images/icons/top_slack.svg" alt>
</a>
</div>
</div>
<div class="footer-new-right">
<div class="footer-new-cols">
<div class="footer-new-col">
<div class="footer-new-col-title">Atomic wallet</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io">Product</a></li>
<li><a href="https://atomicwallet.io/token.html">Token</a></li>
<li><a href="https://atomicwallet.io/list.html">Assets status</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Information</div>
<ul class="f-light">
<li><a href="https://download.atomicwallet.io/atomicwallet-whitepaper.pdf">White paper</a></li>
<li><a href="https://atomicwallet.io/terms-of-service">Terms of service</a></li>
<li><a href="https://atomicwallet.io/privacy">Privacy policy</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Crypto</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/list.html">Bitcoin (BTC)</a></li>
<li><a href="https://atomicwallet.io/ltc.html">Litecoin (LTC)</a></li>
<li><a href="https://atomicwallet.io/xmr.html">Monero (XMR)</a></li>
<li><a href="https://atomicwallet.io/ripple.html">Ripple (XRP)</a></li>
<li><a href="https://atomicwallet.io/bitcoin_cash.html">Bitcoin Cash (BCH)</a></li>
<li><a href="https://atomicwallet.io/list.html">More...</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Support</div>
<ul class="f-light">
<li><a href="https://atomicwallet.freshdesk.com/support/home">FAQ</a></li>
<li><a href="https://atomicwallet.freshdesk.com/support/tickets/new">Submit a ticket</a></li>
<li><a href="https://t.me/atomicwalletchat">Chat</a></li>
<li><a href="mailto:[email protected]">Listing your asset</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery.touchSwipe.js"></script>
<script src="js/app.js"></script>
</body>
</html>