-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
341 lines (310 loc) · 21.5 KB
/
Copy pathindex.html
File metadata and controls
341 lines (310 loc) · 21.5 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
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
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html lang="en" role="document">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Node Zero | Keya</title>
<meta name="description" content="Enter the world of Node Zero: a metaverse where quantum blockchain entanglement, hidden artifacts, and secret transmissions reveal fragments. Start with Keya.">
<meta name="keywords" content="Node Zero, Central Inquiry, cyberpunk, metaverse, The Collapse, Keya, Lamina1, lockb0x, alt_nexus, quantum blockchain entanglement, sci-fi storytelling">
<meta property="og:title" content="Node Zero | Keya">
<meta property="og:description" content="Spanning time, truth, and blockchain entanglement, help Keya discover what's way out in The Blue and find out what it has in store for you.">
<meta property="og:image" content="media/image/node_zero_profile.gif">
<meta property="og:url" content="https://node-zero.xyz">
<meta name="twitter:card" content="media/image/node_zero_profile.gif">
<meta name="twitter:title" content="Node Zero | Keya — a Web3 adventure.">
<meta name="twitter:description" content="Spanning time, truth, and blockchain entanglement, help Keya discover what's way out in The Blue and find out what it has in store for you.">
<meta name="twitter:image" content="https://node-zero.xyz/assets/og-nodezero.jpg">
<link href="css/tailwind.generated.css" rel="stylesheet">
<link href="./css/styles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap" rel="stylesheet">
<link rel="canonical" href="https://node-zero.xyz/" />
<link rel="icon" type="image/png" href="media/favicon.png">
<link rel="stylesheet" href="css/landing.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Node_Zero",
"url": "https://node-zero.xyz",
"potentialAction": {
"@type": "SearchAction",
"target": "https://node-zero.xyz/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"about": [
{
"@type": "Thing",
"name": "Lamina1",
"url": "https://lamina1.com",
"description": "A Layer One blockchain for the open metaverse, co-founded by Neal Stephenson. Featured as a major story element in Node_Zero."
}
]
}
</script>
<body class="bg-zinc-950">
<div class="bg-zinc-950" id="site-header"></div>
<main>
<div id="hero-banner" class="relative z-20 flex flex-col items-center justify-center mb-8 bg-zinc-950 pt-12 pb-6 px-4 rounded-b-3xl shadow-neon-cyan border-4 border-cyber-neon max-w-3xl mx-auto">
<!-- <div class="relative flex items-center justify-center mx-auto overflow-visible" style="min-width:0; min-height:0;">
<div class="absolute inset-2 rounded-xl border-4 border-cyber-magenta animate-glow-magenta pointer-events-none"></div>
<video id="hero-video" src="media/video/node_zero_you_are_here.mp4" alt="Node_Zero: Entry point."
class="relative z-10 rounded-xl bg-zinc-900/80 shadow-lg" autoplay loop muted playsinline></video>
</div>
-->
<h1 class="text-zinc-100">NODE_ZERO</h1>
</div>
<section
class="relative min-h-[92vh] flex flex-col items-center justify-start bg-zinc-950 text-zinc-100 overflow-hidden pt-10">
<div id="glitch-bg" class="absolute inset-0 w-full h-full z-0 pointer-events-none"></div>
<div id="intro-container"
class="relative z-10 bg-black/80 rounded-2xl shadow-neon-cyan border-4 border-cyber-neon px-6 py-8 max-w-3xl mx-auto mb-12 flex flex-col items-center gap-8">
<div id="intro-middle-ring"
class="absolute inset-0 rounded-2xl border-4 border-cyber-neon pointer-events-none rainbow-pulse"></div>
<div id="intro-inner-ring"
class="absolute inset-2 rounded-xl border-4 border-cyber-magenta pointer-events-none rainbow-pulse"></div>
<div id="web3-intro" class="relative z-10 w-full flex flex-col items-center">
<h2 class="mb-2 text-cyber-neon neon-cyan">A World Woven Through Networks</h2>
<p>
A Lockb0x Sigil NFT is the key to the Node_Zero metaverse and its experiences.<br/>
<span class="text-cyan-300 content-center">There are three ways to obtain one; Prove Your Humanity, Purchase, or Join Lamina1.com, mint an NFT and send it to @cia.</p>
<div class="flex flex-col sm:flex-row gap-6 w-full justify-center items-start mb-6">
<div id="verifyPoH" class="flex-1 flex flex-col items-center">
<h2>
<a href="poh-gate.html" target="_self" rel="nofollow" class="cyberpunk-link px-6 py-3 border border-cyan-400 rounded-lg bg-zinc-900/70 hover:bg-cyan-900/80 text-cyan-200 text-sm tracking-wide uppercase transition">
Verify Proof of Humanity
</a>
</h2>
<span class="text-sm text-cyan-300 mt-2 text-center block max-w-xs">
Prove your humanity via Linea.Build Hub.<br>PoH-verified users can mint from the Standard tier for free, VIP tier for free (with secret code), and are eligible for the <span class="text-magenta-400">Linea Exponent rewards pool</span>.</span>
</div>
<div id="mintNFT" class="flex-1 flex flex-col items-center">
<h2>
<a href="lockb0x/index.html" target="_self" rel="nofollow" class="cyberpunk-link-magenta px-6 py-3 border border-cyan-400 rounded-lg bg-zinc-900/70 hover:bg-cyan-900/80 text-magenta-200 text-sm tracking-wide uppercase transition">
Mint Lockb0x Sigil NFT
</a>
</h2>
<span class="text-sm text-magenta-300 mt-2 text-center block max-w-xs">Skip PoH and mint directly.<br>Anyone can mint from any tier by paying the required amount.<br/>
<span class="text-zinc-400">(PoH is required for Exponent Participation.)</span></span>
</div>
</div>
<div class="w-full mt-4 mb-4">
<table id="price-chart" class="w-full text-xs text-center border-collapse border border-cyber-neon bg-green-900/80 rounded-xl overflow-hidden price-chart-table">
<thead>
<tr class="bg-cyber-neon/10">
<th class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">Tier</th>
<th class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">PoH Verified</th>
<th class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">Not PoH</th>
<th class="p-2 border-b border-cyber-neon">Exponent Rewards Pool</th>
</tr>
</thead>
<tbody>
<tr>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">Standard</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-green-400">Free (gas only)</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-magenta-300">0.01 LineaETH</td>
<td class="p-2 border-b border-cyber-neon text-green-400">Eligible if Humanity Proven</td>
</tr>
<tr>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">VIP</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-green-400">Free w/ secret code</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-magenta-300">0.01 LineaETH + secret code</td>
<td class="p-2 border-b border-cyber-neon text-green-400">Eligible if Humanity Proven</td>
</tr>
<tr>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon">Premium</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-magenta-300">0.05 LineaETH</td>
<td class="p-2 border-b border-cyber-neon border-r-2 border-r-cyber-neon text-magenta-300">0.05 LineaETH</td>
<td class="p-2 border-b border-cyber-neon text-green-400">Eligible if Humanity Proven</td>
</tr>
</tbody>
</table>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer">What is Node_Zero?</summary>
<div class="mt-2">
<p>
<span class="text-cyan-300">Node_Zero</span> is an early experimental trans-media metaverse experience that blends storytelling, multimedia, interactive gaming adventures, web technologies, decentralization, and blockchain, to create a virtual network abstracted from existing platforms and networks.<br/>
Architectually, it is a "meta-network" woven from the web of the world's digital infrastructure. This site is the entry-point<br/>
Node_Zero invites participants to explore and contribute to a world filled with hidden artifacts, secret transmissions, and "quantum blockchain entanglement".<br/><br/>
At its core, Node_Zero is about discovery and connection. Participants explore and are recruited to investigate and uncover pieces of intel that explore and contribute to Node_Zero by receiving Work-Orders from the enigmatic Central Inquiry Agent.<br/>
Real-world and online missions are interwoven with in-world experiences.<br/><br/>
<h3 class="text-cyber-magenta">Node_Zero is for Humans Only</h3>
<h5 class="text-cyber-yellow">although all entities encountered may not be.</h5>
By participating in Node_Zero, users become part of a larger community engaged in exploring the implications of technology, identity, creativity, and commerce. The integration of blockchain adds a unique dimension to the experience, allowing for true ownership of digital assets and participation in decentralized networks.<br/><br/>
</p>
</div>
</details>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer flex items-center gap-2">
<span id="faq_poh_badge">
<svg width="18" height="18" viewBox="0 0 20 20" fill="none" class="inline align-middle">
<circle cx="10" cy="10" r="9" stroke="#34d399" stroke-width="2" fill="none" />
<path d="M10 6.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm0 5c2.21 0 4 1.12 4 2.5V16H6v-2c0-1.38 1.79-2.5 4-2.5z"
fill="#34d399" />
</svg>
</span>What is Proof of Humanity (PoH) and why does it matter?
</summary>
<div class="mt-2">
<p><span class="text-cyan-300">Proof of Humanity (PoH)</span> is a decentralized identity verification system that ensures users are real humans and not bots. It combines social verification with biometric data to create a unique digital identity on the blockchain.<br/>
In the context of Node_Zero, PoH is important because it allows users to access certain features, such as minting Lockb0x Sigil NFTs for free and participating in the <span class="text-magenta-400">Exponent Participation Rewards Pool</span>.<br/><br/>To get PoH, follow the verification process at the <a href="https://linea.build/poh" target="_blank" rel="noopener" class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Linea.Build Hub</a>.
</p>
<p class="mt-2"><span class="text-magenta-300">Not interested in PoH?</span> You can still mint a Lockb0x Sigil NFT by paying the required amount, but you won't be eligible for the rewards pool.</p>
</div>
</details>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer">What is the Exponent Participation Rewards Pool?</summary>
<div class="mt-2">
<p><span class="text-cyan-300">Lines Exponent Rewards</span> is an engagement rewards competition being conducted by the Linea blockshain. By participating in the Node_Zero Exponent Rewards Pool and regularly engaging with Node_Zero, you will share in any rewards that are earned by Node_Zero through January 31, 2026.<br/>
To be eligible for the Exponent Rewards Pool, you must be PoH-verified when you mint your Lockb0x Sigil NFT. <br><br>To get PoH, follow the verification process at the <a href="https://linea.build/poh" target="_blank" rel="noopener" class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Linea.Build Hub</a>.
</p>
<p class="mt-2"><span class="text-magenta-300">Not interested in PoH?</span> You can still mint a Lockb0x Sigil
NFT by paying the required amount, but you won't be eligible for the rewards pool.</p>
</div>
</details>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer">What is a Lockb0x Sigil?</summary>
<div class="mt-2">
<p><span class="text-cyan-300"><a href="https://lamina1.com" target="_blank" rel="noopener"
class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Your Sigil NFT is a symbol or icon is
your key to Node_Zero. It is used to unlock content and to represent your entity and its activities in
Node_Zero. It is used as a visual identifier and the unique attibutes you set by customizing it along with
other metadfata are used for various randomness and entropy characteristics within Node_ero
experiences.</span>.
<ul>
<li>Create a free Lamina1 Profile on the website, then join the Lamina1 Discord.</li>
<li>Mint and send an NFT to @cia in the Lamina1.com Hub website. All requests human-verified.</li>
<li>To get PoH (optional but required for rewards), follow the verification process at the <a
href="https://linea.build/poh" target="_blank" rel="noopener"
class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Linea.Build Hub</a>.</li>
</ul>
</p>
</div>
</details>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer">How do I get a Secret Code???</summary>
<div class="mt-2">
<p><span class="text-cyan-300"><a href="https://lamina1.com" target="_blank" rel="noopener"
class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Lamina1</a> Community Members are eligible for a free Lockb0x Sigil NFT</span>.
<ul>
<li>Create a free Lamina1 Profile on the website, then join the Lamina1 Discord.</li>
<li>Mint an NFT on Lamina1 and send it to @cia in the Lamina1 Hub.</li>
<li>To get PoH (optional but required for rewards), follow the verification process at the <a
href="https://linea.build/poh" target="_blank" rel="noopener"
class="cyberpunk-link underline text-cyan-300 hover:text-cyan-200">Linea.Build Hub</a>.</li>
</ul>
</p>
</div>
</details>
</div>
<div class="w-full mt-4">
<details class="cyberpunk-panel bg-zinc-800/80 rounded-lg p-4 border border-cyber-neon text-xs text-zinc-300">
<summary class="text-cyan-300 cursor-pointer">Why are you making this so hard?</summary>
<div class="mt-2">
<p>
<span class="text-cyan-300">Node_Zero</span> is designed to be an exclusive and immersive experience that rewards genuine engagement and exploration. By implementing verification steps like Proof of Humanity (PoH) and requiring specific actions to obtain a Lockb0x Sigil NFT. The aim is to create a community of dedicated participants who are truly invested in the world of Node_Zero.<br/><br/>
These requirements help ensure that the experience remains authentic and meaningful, fostering a sense of belonging among participants. While it may seem challenging at first, these steps are intended to enhance the overall experience and create a more vibrant and engaged community within Node_Zero.
</p>
</div>
</details>
</div>
</div>
</div>
<!-- Footer tags -->
<div class="mt-8 text-xs text-zinc-500 text-left">
#NodeZero #CentralInquiry #BeforeTheInquiry #FragmentsOfTheCollapse #QuantumBlockchain #nft #blockchain #ai #metaverse #scifi #booksky
</div>
<footer class="bg-gray-900 text-gray-400 text-xs text-center p-6">
<div>
© 1998 lockb0x LLC. All rights reserved. •
<span class="text-[10px] mt-1 block text-gray-400">
Node_Zero is an independant project built by <a href="https://steventomlinson.dev" target="_blank" rel="noopener" class="cyberpunk-link">Steven Tomlinson</a> AKA O G Paka, an awarded and funded Engineer, Creator, and Ambassador in the Lamina1 and Stellar communities.
</span>
<a href="https://lamina1.com" target="_blank" rel="noopener" class="cyberpunk-link text-cyan-400 hover:text-cyan-600">Lamina1.com</a>
• <a href="https://linea.build" target="_blank" rel="noopener" class="cyberpunk-link text-cyan-400 hover:text-cyan-600">Linea.Build</a>
• <a href="https://stellar.org" target="_blank" rel="noopener" class="cyberpunk-link text-cyan-400 hover:text-cyan-600">Stellar.org</a>
</div>
</footer>
</div>
</section>
</main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
<script src="js/main.js"></script>
<script src="js/header-loader.js"></script>
<script src="lockb0x/contract-config.js"></script>
<script type="module" src="lockb0x-utils-global.js"></script>
<script type="module">
async function updateWeb3IntroVisibility() {
const web3Intro = document.getElementById('web3-intro');
const introContainer = document.getElementById('intro-container');
if (!web3Intro || !introContainer) return;
// Wait for dependencies
if (
!window.lockb0xUtils ||
typeof window.lockb0xUtils.checkOwnershipForAddress !== 'function' ||
!window.ethereum
) {
setTimeout(updateWeb3IntroVisibility, 150);
return;
}
let address = null;
try {
const accounts = await window.ethereum.request({ method: 'eth_accounts' });
if (Array.isArray(accounts) && accounts.length > 0) {
address = accounts[0];
}
} catch {}
if (!address) {
web3Intro.style.display = '';
introContainer.classList.remove('intro-container-clickable', 'rainbow-pulse');
return;
}
try {
const hasSigil = await window.lockb0xUtils.checkOwnershipForAddress(address);
if (hasSigil) {
web3Intro.style.display = 'none';
introContainer.classList.add('intro-container-clickable', 'rainbow-pulse');
introContainer.onclick = () => {
window.location.href = 'primer/index.html';
};
} else {
web3Intro.style.display = '';
introContainer.classList.remove('intro-container-clickable', 'rainbow-pulse');
}
} catch {
web3Intro.style.display = '';
introContainer.classList.remove('intro-container-clickable', 'rainbow-pulse');
}
}
document.addEventListener('DOMContentLoaded', updateWeb3IntroVisibility);
if (window.ethereum) {
window.ethereum.on && window.ethereum.on('accountsChanged', updateWeb3IntroVisibility);
window.ethereum.on && window.ethereum.on('chainChanged', updateWeb3IntroVisibility);
}
// Backward compatibility: set window.lockb0x = window.lockb0xUtils if available
window.addEventListener('DOMContentLoaded', function () {
if (!window.lockb0xUtils) {
console.warn('lockb0xUtils not found; backward compatibility assignment skipped..');
}
if (typeof window.waitForUtilsAndInit === 'function') {
window.waitForUtilsAndInit();
}
});
</script>
</main>
<!-- MS Clarity Cookie Consent Banner and Logic -->
<div id="cookie-consent-banner" style="position:fixed;bottom:0;left:0;width:100%;background:#222;color:#fff;padding:1em;z-index:9999;display:none;justify-content:center;align-items:center;gap:1em;">
<span>This site only uses cookies for internal analytics (Microsoft Clarity) and others for some cool features, never for marketing. Do you accept?</span>
<button id="accept-cookies" style="background:#4caf50;color:#fff;border:none;padding:0.5em 1em;cursor:pointer;">Accept</button>
<button id="decline-cookies" style="background:#f44336;color:#fff;border:none;padding:0.5em 1em;cursor:pointer;">Decline</button>
</div>
</body>
</html>