-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaqs.html
More file actions
134 lines (123 loc) · 8.9 KB
/
faqs.html
File metadata and controls
134 lines (123 loc) · 8.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>TesoroDocs - FAQs</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="https://tesoro.dev/assets/img/favicon-16x16.png">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="assets/fontawesome/js/all.js"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/prism/prism.css">
<link rel="stylesheet" href="assets/plugins/lightbox/dist/ekko-lightbox.css">
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
</head>
<body class="body-purple">
<div class="page-wrapper">
<!-- ******Header****** -->
<header id="header" class="header">
<div class="container">
<div class="branding">
<h1 class="logo">
<a href="index.html">
<span aria-hidden="true" class="icon_documents_alt icon"></span>
<span class="text-highlight">Tesoro</span><span class="text-bold">Docs</span>
</a>
</h1>
</div><!--//branding-->
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active">FAQs</li>
</ol>
<div class="top-search-box">
<form class="form-inline search-form justify-content-center" action="" method="get">
<input type="text" placeholder="Search..." name="search" class="form-control search-input">
<button type="submit" class="btn search-btn" value="Search"><i class="fas fa-search"></i></button>
</form>
</div>
</div><!--//container-->
</header><!--//header-->
<div class="doc-wrapper">
<div class="container">
<div id="doc-header" class="doc-header text-center">
<h1 class="doc-title"><span aria-hidden="true" class="icon icon_lifesaver"></span> FAQs</h1>
<div class="meta"><i class="far fa-clock"></i> Last updated: June 30th, 2020</div>
</div><!--//doc-header-->
<div class="doc-body row">
<div class="doc-content col-md-9 col-12 order-1">
<div class="content-inner">
<section id="general" class="doc-section">
<h2 class="section-title"></h2>
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> What is Tesoro?</h3>
<div class="answer">Tesoro is a CPU-mineable, Privacy-oriented and Decentralized cryptocurrency.</div>
</div><!--//section-block-->
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> What is Tesoro's website?</h3>
<div class="answer"> <a href="https://tesoro.dev/">tesoro.dev</a></div>
</div><!--//section-block-->
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where can I download the Wallet?</h3>
<div class="answer">On the <a href="https://tesoro.dev/">website</a> and <a href="https://github.com/tesoro-dev/">GitHub</a></div>
</div><!--//section-block-->
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where can I read more about Tesoro?</h3>
<div class="answer">Read the <a href="https://tesoro.dev/TesoroWhitepaper.pdf">Tesoro Whitepaper</a></div>
</div><!--//section-block-->
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> How do I mine Tesoro?</h3>
<div class="answer"> <a href="guides.html#mining">Tesoro Mining Guide</a><br><a href="https://miningpoolstats.stream/tesoro">Tesoro Mining Pools</a><br><a href="http://pool.tesoro.network/">Tesoro Dev Pool</a></div>
</div><!--//section-block-->
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where is the Block Explorer?</h3>
<div class="answer"><a href="https://explorer.tesoro.network/">Tesoro Block Explorer</a></div>
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where can I check the Source Code?</h3>
<div class="answer"> <a href="https://github.com/tesoro-dev">Tesoro GitHub</a></div>
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where can I see the Team</h3>
<div class="answer"> The <a href="https://github.com/orgs/Tesoro-Dev/people">Tesoro Team</a></div>
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> What is the Discord Invite link?</h3>
<div class="answer"> <a href="https://discord.com/invite/JEfDUa4">Discord Invite link</a></div>
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> What is the Telegram group link?</h3>
<div class="answer"> <a href="https://t.me/TesoroDev">Telegram group link</a></div>
<div class="section-block">
<div class="section-block">
<h3 class="question"><i class="fas fa-question-circle"></i> Where is the Bitcoin Forum Announcement?</h3>
<div class="answer"> <a href="https://bitcointalk.org/index.php?topic=5250998">Announcement</a></div>
<div class="section-block">
</div><!--//section-block-->
</section><!--//doc-section-->
</div><!--//content-inner-->
</div><!--//doc-content-->
</div><!--//doc-body-->
</div><!--//container-->
</div><!--//doc-wrapper-->
</div><!--//page-wrapper-->
<footer id="footer" class="footer text-center">
<div class="container">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <i class="fas fa-heart"></i> by <a href="https://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/prism/prism.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="assets/plugins/lightbox/dist/ekko-lightbox.min.js"></script>
<script type="text/javascript" src="assets/plugins/stickyfill/dist/stickyfill.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>