-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
328 lines (320 loc) · 15.5 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
<!DOCTYPE html>
<!--
Ethereal by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>TurtleCoin 2020</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css"
integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk="
crossorigin="anonymous"
/>
<noscript
><link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Wrapper -->
<div id="wrapper">
<!-- Panel (Banner) -->
<section class="panel banner left">
<div class="content color0 span-3-75">
<span
><img
height="15%"
width="15%"
align="right"
src="images/turtlecoin_logo.svg"
/></span>
<h1 class="major">
<span class="reg">TurtleCoin</span>
</h1>
<p>
<span class="reg">TurtleCoin</span> is a
decentralized
<strong>Peer-2-Peer</strong>
<a href="https://github.com/turtlecoin"
>Open Source</a
>
electronic currency. It’s easy to get,
<strong>completely private</strong>, and
<a href="https://edu.turtlecoin.lol"
>ready for you</a
>
today. <br /><br />Get some now and let's get you
going in <strong>3 easy steps.</strong>
</p>
<ul class="actions">
<li>
<a
href="#first"
class="button primary color2 circle icon solid fa-angle-right"
>Next</a
>
</li>
</ul>
</div>
</section>
<section class="panel color1">
<div class="intro joined" id="first">
<h2 class="major">1. Pick A Wallet</h2>
<p>
We support
<strong>Windows, MacOS, Linux, Android,</strong>
and<strong> Web-based </strong>wallets.
</p>
<p>
For long term storage, we recommend using a
<strong>paper wallet</strong>.
</p>
</div>
<div class="inner">
<ul class="grid-icons three connected">
<li>
<a
href="https://github.com/turtlecoin/turtle-wallet-proton/releases/download/v2.0.2/proton-wallet.Setup.2.0.2.exe"
target="”_blank”"
>
<span class="icon brands solid fa-windows"
><span class="label"
>Windows</span
></span
></a
>
</li>
<li>
<a
href="https://github.com/turtlecoin/turtle-wallet-proton/releases/download/v2.0.2/proton-wallet-2.0.2.dmg"
target="”_blank”"
>
<span class="icon brands solid fa-apple"
><span class="label">Apple</span></span
></a
>
</li>
<li>
<a
href="https://github.com/turtlecoin/turtle-wallet-proton/releases/download/v2.0.2/proton-wallet-2.0.2.AppImage"
target="”_blank”"
>
<span class="icon brands fas fa-linux"
><span class="label">Linux</span></span
></a
>
</li>
<li>
<a href="https://shellnet.pw" target="”_blank”">
<span class="icon solid fa-cloud"
><span class="label"
>Web Wallet</span
></span
></a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.tonchan"
target="”_blank”"
>
<span class="icon brands solid fa-android"
><span class="label"
>Android</span
></span
></a
>
</li>
<li>
<a
href="https://turtlecoin.lol/wallet"
target="”_blank”"
>
<span class="icon solid fa-wallet"
><span class="label"
>Paper Wallet</span
></span
></a
>
</li>
</ul>
</div>
</section>
<section class="panel color4-alt">
<div class="inner columns divided">
<div class="span-1-2">
<h2 class="major">2. Say hello</h2>
<ul class="contact-icons color1">
<li class="icon brands fa-discord">
<a href="http://chat.turtlecoin.lol"
>Discord</a
>
</li>
<li class="icon brands fa-twitter">
<a href="https://twitter.com/_turtlecoin"
>Twitter</a
>
</li>
<li class="icon brands fa-wordpress">
<a href="https://blog.turtlecoin.lol"
>Blog</a
>
</li>
<li class="icon brands fa-github">
<a href="https://github.com/turtlecoin/"
>Github</a
>
</li>
<li class="icon brands fa-linkedin">
<a
href="https://www.linkedin.com/company/turtlecoin"
>LinkedIn</a
>
</li>
</ul>
</div>
</div>
</section>
<!-- Panel -->
<section class="panel color2-alt">
<div class="intro color2">
<h2 class="major">3. Get In The Know</h2>
<p>
Every week we post updates to the
<strong>
<a href="https://blog.turtlecoin.lol"
>Official
<span class="reg">TurtleCoin</span> Blog</a
></strong
>
detailing what we accomplished. Whether it's from
the core team or independent contributors, everyone
is welcome to contribute their piece to the article.
</p>
<p>
<button
href="https://goo.gl/forms/BNaRYkUmOVOa1apQ2"
>
Click to write an update
</button>
</p>
</div>
<div class="inner columns aligned">
<div class="span-2-75">
<h3>
<a href="https://blog.turtlecoin.lol"
>Recent Updates</a
>
</h3>
<h5>This Week In TurtleCoin (March 4, 2020)</h5>
<blockquote>
This week we stuck a fork in the toaster and
sang happy birthday to TurtleCoin for our 2nd
anniversary.. <a href="#">[Click for more]</a>
</blockquote>
<h5>TurtleCoin Official COVID-19 Response</h5>
<blockquote>
We're all going to die because you didn't wash
your hands after you touched your peepee
<a href="#">[Click for more]</a>
</blockquote>
<h5>This Week In TurtleCoin (Aril 20, 2020)</h5>
<blockquote>
bee honey fire wind drool pepe, that is all
<a href="#">[Click for more]</a>
</blockquote>
</div>
<div class="span-2-75">
<h3>
<a href="https://github.com/turtlecoin"
>Recent Dev Activity</a
>
</h3>
<h4>Issues</h4>
<ul class="alt">
<li>
TurtleCoin v0.24.0-RC1 Release Candidate
Test Log
</li>
<li>
Enhance configuration for
transaction-validation-threads option
</li>
<li>Issue with compiler gcc 7 Ubuntu 18</li>
</ul>
<h4>Core Commits</h4>
<ul class="alt">
<li>
Merge pull request #1044 from rashedmyt
</li>
<li>Revert "Disable MacOS CI Tests"</li>
<li>
Correcting the port on Cision's seed node.
</li>
</ul>
</div>
<div class="span-1-75">
<h4>Building Apps on TRTL</h4>
<p>
<span class="reg">TurtleCoin</span> has lots of
services and documentation for those who'd like
to build on top of our API's. Here are some
links below to help you along your way.
</p>
<h5>API Documentation</h5>
<ul class="actions">
<li>
<a
href="https://docs.turtlecoin.lol/developer/api/daemon-json-rpc-api"
class="button"
>Daemon API</a
>
</li>
<li>
<a
href="https://turtlecoin.github.io/wallet-api-docs/"
class="button"
>Wallet API</a
>
</li>
</ul>
<h5>Service Documentation</h5>
<ul>
<li>
<a href="https://trtlapps.io/docs"
>TRTLApps.io</a
>
</li>
<li>
<a href="https://docs.turtlepay.io/"
>TurtlePay.io</a
>
</li>
</ul>
</div>
</div>
</section>
<!-- Copyright -->
<!-- <div class="copyright">
© Untitled. Design:
<a href="https://html5up.net">HTML5 UP</a>.
</div> -->
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>