This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index3-seetup a node.html.bak
262 lines (230 loc) · 16.3 KB
/
index3-seetup a node.html.bak
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Noso-Docs</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="stylesheet" href="https://unpkg.com/tailwindcss@2.2.19/dist/tailwind.min.css">
<style>
@import url('https://fonts.googleapis.com/css?family=Lato');
html { font-family: 'Lato', sans-serif; }
</style>
</head>
<body class="bg-gray-100 tracking-wider tracking-normal">
<nav id="header" class="fixed w-full z-10 top-0 bg-white border-b border-gray-400">
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-4">
<div class="pl-4 flex items-center">
<svg class="h-5 pr-3 fill-current text-purple-500" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 20" style="color: #ffc300;">
<path d="M0 2C0 .9.9 0 2 0h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm14 12h4V2H2v12h4c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2zM5 9l2-2 2 2 4-4 2 2-6 6-4-4z"></path></svg><b>
</b><b><span style="color: #111827;">Noso-Docs</span> </b></div>
<b> </b>
<div class="block lg:hidden pr-4"> <b><button id="nav-toggle" class="flex items-center px-3 py-2 border rounded text-gray-500 border-gray-600 hover:text-gray-900 hover:border-purple-500 appearance-none focus:outline-none">
<svg class="fill-current h-3 w-3" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path> </svg>
</button></b> </div>
<b> </b>
<div class="w-full flex-grow lg:flex lg:content-center lg:items-center lg:w-auto hidden lg:block mt-2 lg:mt-0 z-20"
id="nav-content"><b> </b>
<div class="flex-1 w-full mx-auto max-w-sm content-center py-4 lg:py-0"><b>
</b>
<div class="relative pull-right pl-4 pr-4 md:pr-0"><b> </b><input placeholder="Search"
class="w-full bg-gray-100 text-sm text-gray-800 transition border focus:outline-none focus:border-purple-500 rounded py-1 px-2 pl-10 appearance-none leading-normal"
type="search">
<div class="absolute search-icon" style="top: 0.375rem;left: 1.75rem;">
<svg class="fill-current pointer-events-none text-gray-800 w-4 h-4"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"></path>
</svg> </div>
</div>
</div>
<ul class="list-reset lg:flex justify-end items-center">
<li class="mr-3 py-2 lg:py-0"> <b><span style="color: #111827;">Get
Started</span></b></li>
<li class="mr-3 py-2 lg:py-0"> <a class="inline-block text-gray-600 no-underline hover:text-gray-900 hover:underline py-2 px-4"
href="#"><img src="github-svgrepo-com.svg" alt="" style="width: 42px; height: 42px;"></a>
</li>
<li class="mr-3 py-2 lg:py-0"> <a class="inline-block text-gray-600 no-underline hover:text-gray-900 hover:underline py-2 px-4"
href="#"><img src="discord-svgrepo-com.svg" style="width: 46px; height: 46px;"></a>
</li>
</ul>
</div>
</div>
</nav>
<!--Container-->
<div class="container w-full flex flex-wrap mx-auto px-2 pt-8 lg:pt-16 mt-16">
<div class="w-full lg:w-1/5 lg:px-6 text-xl text-gray-800 leading-normal">
<p class="text-base font-bold py-2 lg:pb-6 text-gray-700"><span style="color: #ffc300;">Menu:</span></p>
<div class="block lg:hidden sticky inset-0"> <button id="menu-toggle" class="flex w-full justify-end px-3 py-3 bg-white lg:bg-transparent border rounded border-gray-600 hover:border-purple-500 appearance-none focus:outline-none">
<svg class="fill-current h-3 float-right" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
</svg> </button> </div>
<div class="w-full sticky inset-0 hidden h-64 lg:h-auto overflow-x-hidden overflow-y-auto lg:overflow-y-hidden lg:block mt-0 border border-gray-400 lg:border-transparent bg-white shadow lg:shadow-none lg:bg-transparent z-20"
style="top:5em;" id="menu-content">
<ul class="list-reset">
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent">
<a href="index.html" class="block pl-4 align-middle text-gray-700 no-underline hover:text-purple-500 border-l-4 border-transparent lg:border-purple-500 lg:hover:border-purple-500"
target="_top"> <b><span class="pb-1 md:pb-0 text-sm text-gray-900 font-bold">What
is noso?</span></b></a></li>
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent">
<a href="index1.html" class="block pl-4 align-middle text-gray-700 no-underline hover:text-purple-500 border-l-4 border-transparent lg:hover:border-gray-400"
target="_top"> <b><span class="pb-1 md:pb-0 text-sm">Wallets</span></b></a></li>
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent">
<a href="index2-Earn%20Noso.html" class="block pl-4 align-middle text-gray-700 no-underline hover:text-purple-500 border-l-4 border-transparent lg:hover:border-gray-400"
target="_top"> <b><span class="pb-1 md:pb-0 text-sm">Earn Noso</span></b></a></li>
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent">
<a href="index3-seetup%20a%20node.html" class="block pl-4 align-middle text-gray-700 no-underline hover:text-purple-500 border-l-4 border-transparent lg:hover:border-gray-400"
target="_top"> <b style="color: #070502;"><span class="pb-1 md:pb-0 text-sm">Setup
a node</span></b> </a> </li>
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent">
<a href="index4-what%20is%20a%20GVT.html" class="block pl-4 align-middle text-gray-700 no-underline hover:text-purple-500 border-l-4 border-transparent lg:hover:border-gray-400"
target="_top"> <span class="pb-1 md:pb-0 text-sm"><b style="color: #070502;">What
is a GVT?</b><br>
</span></a></li>
<li class="py-2 md:my-0 hover:bg-purple-100 lg:hover:bg-transparent"><span
class="pb-1 md:pb-0 text-sm"><br>
</span></li>
</ul>
</div>
</div>
<div class="w-full lg:w-4/5 p-8 mt-6 lg:mt-0 text-gray-900 leading-normal bg-white border border-gray-400 border-rounded">
<!--Title-->
<div class="font-sans"> <span class="text-base text-purple-500 font-bold">«</span>
<a href="#" class="text-base md:text-sm text-yellow-500 font-bold no-underline hover:underline">Back
Link</a>
<h2 style="box-sizing: border-box; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500; line-height: 1.1; margin-top: 20px; margin-bottom: 10px; font-size: 30px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: white; text-decoration-style: initial; text-decoration-color: initial;"><span
style="color: #f7b046;"><a id="earnmasternode" style="box-sizing: border-box; background: transparent none repeat scroll 0% 0%; text-decoration: none;">Earn
Noso running a Node<span style="font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";">:</span></a></span></h2>
<hr class="border-b border-gray-400"> </div>
<!--Post Content-->
<!--Lead Para-->
<p style="box-sizing: border-box; margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><b><br>
</b></p>
<p style="box-sizing: border-box; margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><b>To
run a masternode, from inside of NosoNode, enter your funds address
(address with sufficient Noso) into the “node” tab of Noso Wallet;
“test” then “save.” Masternode rewards will begin within 2 blocks
and you will see your icon at the bottom left corner of NosoWallet
change from a wifi antenna to a satellite dish.<br style="box-sizing: border-box;">
<br style="box-sizing: border-box;">
Masternodes (MN)</b><br style="box-sizing: border-box;">
<img src="https://gonefishing4422.github.io/nosotest.github.io/images/nosonode2.png"
alt="Noso Node" style="box-sizing: border-box; border: 0px; vertical-align: middle;"
width="300"><br style="box-sizing: border-box;">
<br style="box-sizing: border-box;">
<strong style="box-sizing: border-box; font-weight: bold;">Minimum
recommended requirements for running a masternode</strong></p>
<ul style="box-sizing: border-box; margin-top: 0px; margin-bottom: 10px; color: rgb(51, 51, 51); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<li style="box-sizing: border-box;"><b><b>• </b>System running
Windows or Linux OS</b></li>
<li style="box-sizing: border-box;"><b><b>• </b>64bit based hardware</b></li>
<li style="box-sizing: border-box;"><b><b>• </b>2 CPUs</b></li>
<li style="box-sizing: border-box;"><b><b>• </b>1024 MB Memory</b></li>
<li style="box-sizing: border-box;"><b><b>•</b> SSD based Harddrive
with 1GB of available space</b></li>
<li style="box-sizing: border-box;"><b><b>•</b> 100 Mbit/s internet
connection</b></li>
</ul>
<br class="Apple-interchange-newline">
<p class="py-6"></p>
<br>
<br>
<br>
<hr class="border-b border-gray-400 py-4">
<div class="flex items-center">
<svg class="h-16 fill-current text-gray-600 hover:shadow hover:bg-purple-100 hover:text-green-500 p-4 mr-2 border rounded"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M11 0h1v3l3 7v8a2 2 0 0 1-2 2H5c-1.1 0-2.31-.84-2.7-1.88L0 12v-2a2 2 0 0 1 2-2h7V2a2 2 0 0 1 2-2zm6 10h3v10h-3V10z"></path>
</svg>
<svg class="h-16 fill-current text-gray-600 hover:shadow hover:bg-purple-100 hover:text-red-500 p-4 mr-2 border rounded"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M11 20a2 2 0 0 1-2-2v-6H2a2 2 0 0 1-2-2V8l2.3-6.12A3.11 3.11 0 0 1 5 0h8a2 2 0 0 1 2 2v8l-3 7v3h-1zm6-10V0h3v10h-3z"></path>
</svg>
<div class="pl-4">
<p class="text-gray-800 font-bold">Did you find this article useful?</p>
<p class="text-xs text-gray-600 pt-2">0 out of 0 found this useful</p>
</div>
</div>
<!-- /Useful --> </div>
<!--Back link -->
<div class="w-full lg:w-4/5 lg:ml-auto text-base md:text-sm text-gray-500 px-4 py-6">
<span class="text-base text-purple-500 font-bold"><</span> <a href="#"
class="text-base md:text-sm text-yellow-500 font-bold no-underline hover:underline">Back
to Help</a> </div>
</div>
<!--/container-->
<footer class="bg-white border-t border-gray-400 shadow">
<div class="container mx-auto flex py-8">
<div class="w-full mx-auto flex flex-wrap">
<div class="flex w-full lg:w-1/2 ">
<div class="px-8">
<h3 class="font-bold text-gray-900">About</h3>
<p class="py-4 text-gray-600 text-sm"> Lorem ipsum dolor sit amet,
consectetur adipiscing elit. Maecenas vel mi ut felis tempus
commodo nec id erat. Suspendisse consectetur dapibus velit ut
lacinia. </p>
</div>
</div>
<div class="flex w-full lg:w-1/2 lg:justify-end lg:text-right">
<div class="px-8">
<h3 class="font-bold text-gray-900">Social</h3>
<ul class="list-reset items-center text-sm pt-3">
<li> <a class="inline-block text-gray-600 no-underline hover:text-gray-900 hover:underline py-1"
href="#">Add social links</a> </li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script>
/*Toggle dropdown list*/
/*https://gist.github.com/slavapas/593e8e50cf4cc16ac972afcbad4f70c8*/
var navMenuDiv = document.getElementById("nav-content");
var navMenu = document.getElementById("nav-toggle");
var helpMenuDiv = document.getElementById("menu-content");
var helpMenu = document.getElementById("menu-toggle");
document.onclick = check;
function check(e){
var target = (e && e.target) || (event && event.srcElement);
//Nav Menu
if (!checkParent(target, navMenuDiv)) {
// click NOT on the menu
if (checkParent(target, navMenu)) {
// click on the link
if (navMenuDiv.classList.contains("hidden")) {
navMenuDiv.classList.remove("hidden");
} else {navMenuDiv.classList.add("hidden");}
} else {
// click both outside link and outside menu, hide menu
navMenuDiv.classList.add("hidden");
}
}
//Help Menu
if (!checkParent(target, helpMenuDiv)) {
// click NOT on the menu
if (checkParent(target, helpMenu)) {
// click on the link
if (helpMenuDiv.classList.contains("hidden")) {
helpMenuDiv.classList.remove("hidden");
} else {helpMenuDiv.classList.add("hidden");}
} else {
// click both outside link and outside menu, hide menu
helpMenuDiv.classList.add("hidden");
}
}
}
function checkParent(t, elm) {
while(t.parentNode) {
if( t == elm ) {return true;}
t = t.parentNode;
}
return false;
}
</script>
</body>
</html>