forked from mymonero/mymonero-app-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
206 lines (191 loc) · 9.79 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
---
layout: root
bodyclass: home
---
<div class="section intro style-1">
<div class="wrap">
<div class="row">
<div class="col col-4">
<div class="text">
<h1>MyMonero <span class="os"></span></h1>
<p>The simplest way to use the next-generation private digital currency <a href="https://getmonero.org" target="_blank">Monero</a>, at the sweet spot between security, convenience, and features</p>
<ul class="download-buttons">
</ul>
</div>
</div>
<div class="col col-4 image">
<img src="/assets/images/screens/1.png" alt="MyMonero Spending screen">
</div>
</div>
</div>
</div>
<div class="section secure style-2">
<div class="wrap">
<div class="row">
<div class="col col-3">
<div class="text">
<h2>
<span class="convert-emoji" aria-hidden="true">⚡</span>
<span class="text">Lightweight & Efficient</span>
</h2>
<p>We put design first and ironed out the technical details of using digital money, so you can get back to business.</p>
<p>There's no Monero blockchain node to run. The MyMonero server does the heavy lifting for free. Forget spending days syncing the blockchain from your phone while waiting in line to pay for coffee. Get your entire transfer history instantly on any device with only your seed words.</p>
</div>
</div>
<div class="col col-5 image">
<img src="/assets/images/screens/2.png" alt="MyMonero New Wallet screen">
</div>
</div>
</div>
</div>
<div class="section efficient style-3">
<div class="wrap">
<div class="text">
<h2>
<span class="convert-emoji" aria-hidden="true">🔏</span>
<span class="text">Be Your Own Bank</span>
</h2>
<p class="short">Send funds from anywhere, to anywhere, anytime.<br/><i>No bank fees, no processing delays, no holds—ever.</i></p>
<p class="short">MyMonero is safe and secure. The server can't withdraw funds on your behalf because your <a href="https://monero.stackexchange.com/questions/2053/view-key-spend-key-paper-key-seed-is-there-a-short-presentation-of-vocabul" target="_blank">spend key</a> never leaves your computer.</p>
</div>
<img src="/assets/images/screens/3.png" alt="Selection of MyMonero screens">
</div>
</div>
<div class="section testimonials">
<div class="row">
<div class="col col-4">
<div class="wrap">
<blockquote>
<p class="icon-githob">MyMonero is gorgeous; now I just need an iPhone and Apple Watch app.</p>
<footer>
<p>
<span class="avatar">
<img src="/assets/images/avatars/jon-rohan.jpg" alt="Jon Rohan">
</span>
<span class="text">
<strong>Jon Rohan</strong>
<span>Designer & developer at GitHub</span>
</span>
</p>
</footer>
</blockquote>
</div>
</div>
<div class="col col-4">
<div class="wrap">
<blockquote>
<p class="icon-superman">MyMonero is amazing! It’s so easy to keep my true identity a secret.</p>
<footer>
<p>
<span class="avatar">
<img src="/assets/images/avatars/superman.jpg" alt="Superman">
</span>
<span class="text">
<strong>Superman</strong>
<span>Not Clark Kent</span>
</span>
</p>
</footer>
</blockquote>
</div>
</div>
</div>
</div>
<div class="section smart style-2">
<div class="wrap">
<div class="row">
<div class="col col-3">
<div class="text">
<h2>
<span class="convert-emoji" aria-hidden="true">🤓</span>
<span class="text">Smart</span>
</h2>
<p>A built-in rolodex keeps your private addresses, payment IDs, and yes, even <a href="https://openalias.org" target="_blank">OpenAlias addresses</a> in order.</p>
</div>
</div>
<div class="col col-5 image">
<img src="/assets/images/screens/4.png" alt="MyMonero Contacts screen">
</div>
</div>
</div>
</div>
<div class="section private style-3">
<div class="wrap">
<div class="text two-col">
<h2>
<span class="convert-emoji" aria-hidden="true">😎</span>
<span class="text">Native Privacy</span>
</h2>
<div class="row">
<div class="col col-4">
<p>We take privacy and security seriously: we support <a href="https://www.getmonero.org">Monero</a> natively because it maintains the strongest privacy technology in any digital currency.</p>
<p>MyMonero was founded in 2014 by Monero project steward <a href="https://github.com/fluffypony">Riccardo Spagni</a> (aka fluffypony) and was developed with the assistance of the Monero Core Team.</p>
</div>
<div class="col col-4">
<p>Our developers are Monero core contributors and our apps are all open source <a href="https://github.com/mymonero" target="_blank">on GitHub</a>.</p>
<p>Your app data is saved locally under <a href="http://rncryptor.github.io" target="_blank">strong encryption</a> and only your "view key" is shared with the server. We keep no logs. You can also connect to your own server under Preferences.</p>
</div>
</div>
</div>
<div class="row">
<div class="col col-4 image">
<img src="/assets/images/screens/5.png" alt="MyMonero New Request screen">
</div>
<div class="col col-4 image">
<img src="/assets/images/screens/6.png" alt="MyMonero Send Monero screen">
</div>
</div>
</div>
</div>
<div class="section more style-1">
<div class="wrap">
<div class="text">
<h2>But wait, there's more…</h2>
<ul class="features">
<li>
<span class="convert-emoji" aria-hidden="true">🌐</span>
Display in <strong>familiar world currencies</strong> like USD while transacting with Monero under-the-hood. <i>(Currency exchange coming soon)</i>
</li>
<li>
<span class="convert-emoji" aria-hidden="true">💸</span>
<strong>Minimal battery, bandwidth, and storage use</strong><br/>Perfect for mobile!
</li>
<li>
<span class="convert-emoji" aria-hidden="true">✅</span>
Never fret about losing your transaction history — there's <strong>no wallet file to back up</strong>.
</li>
<li>
<span class="convert-emoji" aria-hidden="true">🎯</span>
<strong>Speedy transfers</strong><br/>Scan QR codes and just hit "Send".
</li>
<li>
<span class="convert-emoji" aria-hidden="true">📱</span>
<strong>Cross-platform support</strong><br/>Download for <a href="https://github.com/mymonero/mymonero-app-js/releases" target="_blank">Mac, Windows, Linux</a> and <a href="https://itunes.apple.com/us/app/mymonero-send-money-privately/id1372508199?mt=8" target="_blank">iOS</a>, or use the <a href="https://wallet.mymonero.com/">web wallet</a> for quick access. <i>(Android coming soon)</i>
</li>
<li>
<span class="convert-emoji" aria-hidden="true">💬</span>
<strong>Exceptional customer service!</strong><br/><a href="# onclick="Intercom('show'); return false;">Live Chat</a>, <a href="mailto:[email protected]">Email Support</a>, or visit the <a href="https://intercom.help/mymonero">Help Center</a>
</li>
<li>
<span class="convert-emoji" aria-hidden="true">🌀</span>
<strong><i>Super</i> simple</strong><br/>Just download the app, open it up, and select "Create New Wallet" or "Use Existing".
</li>
<li>
<span class="convert-emoji" aria-hidden="true">🙀</span>
<strong><a href="https://github.com/mymonero" target="_blank">Contributors welcome</a></strong> on GitHub.
</li>
<!-- <li>
<span class="convert-emoji" aria-hidden="true">🛡</span>
<i>(Coming soon)</i> Connect over <a href="https://getkovri.org/" target="_blank">Kovri</a> for enhanced privacy.
</li>
-->
</ul>
<div class="bottom-download-container download">
<h2 class="icon-logo"><span>Download MyMonero today!</span></h2>
</div>
<div class="webwallet">
Or, <a href="https://wallet.mymonero.com/" class="button secondary extra-button"><span class="text">Quick access wallet online</span></a>
</div>
</div>
</div>
</div>