forked from draos2q/caw-site
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
273 lines (257 loc) · 18.1 KB
/
Copy pathindex.html
File metadata and controls
273 lines (257 loc) · 18.1 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
<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8">
<title>A Hunters dream $CAW – A Hunters dream $CAW</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Decentralized Social Network, A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW, Author : TheCawmmunity, A Hunters Dream, CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.">
<meta property="og:title"
content="Decentralized Social Network, A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW, Author : TheCawmmunity, CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.">
<meta property="og:description"
content="Decentralized Social Network, A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW, Author : TheCawmmunity, CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.">
<meta name="keywords"
content="decentralized social network,social media,caw manifesto,social rewards,cawmmunity,a hunters dream,ryoshi,elon and social network,twitter-alternative,twitter-killer">
<meta name="twitter:image" content="http://caw.is/assets/images/180x180.png">
<meta name="apple-mobile-web-app-title" content="CAW" />
<meta name="apple-mobile-web-app-status-bar-style" content="dark" />
<meta name="theme-color" content="dark" />
<meta property="al:android:url" content="http://caw.is">
<meta property="al:android:app_name" content="CAW - The Future of Decentralized Social Media">
<meta property="al:android:package" content="http://caw.is">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="http://caw.is">
<meta name="twitter:name" content="CAW - The Future of Decentralized Social Media">
<meta property="twitter:image" content="http://caw.is/assets/images/180x180.png">
<meta name="twitter:description"
content="A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW, Author : TheCawmmunity, CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.">
<meta property="og:title" content="A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW">
<meta property="og:image" content="http://caw.is/assets/images/180x180.png">
<meta property="og:site_name" content="CAW - The Future of Decentralized Social Media">
<meta property="og:description"
content="Author : TheCawmmunity, CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.">
<script src="./assets/js/global.js"></script>
<link rel="stylesheet" href="https://unpkg.com/flowbite@latest/dist/flowbite.min.css" />
<script src="https://unpkg.com/flowbite@1.5.3/dist/flowbite.js"></script>
<link rel="stylesheet" href="./assets/css/styles.css">
<link rel="canonical" href="https://caw.is/" />
<link rel='shortlink' href='https://caw.is/' />
<link rel="icon" href="./assets/images/32x32.png" sizes="32x32" />
<link rel="icon" href="./assets/images/192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="./assets/images/180x180.png" />
<meta name="msapplication-TileImage" content="./assets/images/270x270.png" />
</head>
<body class="dark:bg-gray-900 dark:text-gray-200 py-0">
<nav id="navbar" class="border-gray-200 bg-gray-50 border-gray-200 px-2 sm:px-4 py-2.5 rounded dark:bg-gray-800">
<div id="topbar-menu" class="container mx-auto flex flex-wrap items-center justify-between topbarMjust">
<a href="#" class="flex" data-tooltip-target="tooltip-caw-logo">
<img src="./assets/images/180x180.png" alt="logo" class="w-8 h-8 mr-2">
<span class="self-center text-lg font-semibold whitespace-nowrap dark:text-white">CAW</span>
</a>
<div class="flex md:order-2 gap-4">
<a href="https://teh-eyes.vercel.app/" target="_blank" rel="noopener noreferrer"
class="inline-flex justify-center items-center text-base font-medium text-gray-800 bg-gray-50 rounded-lg hover:text-gray-900 hover:bg-gray-100 dark:text-gray-100 dark:bg-gray-800 dark:hover:bg-gray-700 dark:hover:text-white p-5">
<span class="w-full font-bold">Launch App</span>
</a>
<!-- Dark mode switcher -->
<button id="theme-toggle" type="button" data-tooltip-target="tooltip-theme-mode"
aria-label="change-theme-mode"
class="text-gray-500 dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 rounded-lg text-sm p-2.5">
<svg id="theme-toggle-dark-icon" class="w-5 h-5 hidden" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path d="M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"></path>
</svg>
<svg id="theme-toggle-light-icon" class="w-5 h-5 hidden" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path
d="M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z"
fill-rule="evenodd" clip-rule="evenodd"></path>
</svg>
</button>
<!-- Dark mode switcher end -->
<button data-collapse-toggle="mobile-menu-4" type="button" aria-label="toogle-mobile-menu"
class="md:hidden text-gray-500 hover:bg-gray-100focus:outline-none focus:ring-2 focus:ring-gray-200 rounded-lg text-sm p-2 inline-flex items-center dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-600"
aria-controls="mobile-menu-4" aria-expanded="false">
<span class="sr-only">Open menu</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z"
clip-rule="evenodd"></path>
</svg>
<svg class="hidden w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"
clip-rule="evenodd"></path>
</svg>
</button>
</div>
<div class="hidden md:flex justify-between items-center w-full md:w-auto md:order-1" id="mobile-menu-4">
<ul class="flex-col md:flex-row flex md:space-x-8 mt-4 md:mt-0 md:text-sm md:font-medium items-center">
<li>
<a href="https://github.com/cawdevelopment" target="_blank" rel="noopener noreferrer nofollow"
class="bg-blue-700 md:bg-transparent text-white block pl-3 pr-4 py-2 md:text-blue-700 md:p-0 rounded dark:text-white light:text-gray-500"
style="padding: 15px;" aria-current="page">Github</a>
</li>
<li>
<a href="https://www.coingecko.com/en/coins/a-hunters-dream" target="_blank"
aria-label="coingecko" rel="noopener noreferrer nofollow"
class="text-gray-700 hover:bg-gray-50 border-b border-gray-100 md:hover:bg-transparent md:border-0 block pl-3 pr-4 py-2 md:hover:text-blue-700 md:p-0 md:dark:hover:text-white dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700">
Coingecko
</a>
</li>
<li>
<a href="https://coinmarketcap.com/currencies/caw/" target="_blank"
rel="noopener noreferrer nofollow" aria-label="coinmarketcap"
class="text-gray-700 hover:bg-gray-50 border-b border-gray-100 md:hover:bg-transparent md:border-0 block pl-3 pr-4 py-2 md:hover:text-blue-700 md:p-0 md:dark:hover:text-white dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700">
CoinmarketCap
</a>
</li>
<li>
<a href="https://www.dextools.io/app/en/ether/pair-explorer/0x48d20b3e529fb3dd7d91293f80638df582ab2daa"
target="_blank" rel="noopener noreferrer nofollow" aria-label="dextools"
class="text-gray-700 hover:bg-gray-50 border-b border-gray-100 md:hover:bg-transparent md:border-0 block pl-3 pr-4 py-2 md:hover:text-blue-700 md:p-0 md:dark:hover:text-white dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700">
Dextools
</a>
</li>
<li>
<a id="join-army-link" data-tooltip-target="tooltip-army" href="https://t.me/cawbuilders"
target="_blank" rel="noopener noreferrer nofollow" aria-label="join-the-army-telegram"
class="text-gray-700 hover:bg-gray-50 border-b border-gray-100 md:hover:bg-transparent md:border-0 block pl-3 pr-4 py-2 md:hover:text-blue-700 md:p-0 md:dark:hover:text-white dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent dark:border-gray-700">
Join our army
</a>
</li>
<li>
<br class="md:hidden" />
<button id="dropdownDefault" data-dropdown-toggle="dropdown" aria-label="select-language"
class="focus:outline-none text-white bg-yellow-400 hover:bg-yellow-500 focus:ring-2 focus:ring-yellow-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-0 dark:focus:ring-yellow-700 md:flex justify-between items-center w-ful"
type="button">
<p class="flex flex-wrap items-center justify-between">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
class="w-6 h-6">
<path stroke-linecap="round" stroke-linejoin="round"
d="M10.5 21l5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 016-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502m9.334-12.138c.896.061 1.785.147 2.666.257m-4.589 8.495a18.023 18.023 0 01-3.827-5.802" />
</svg>
English
</p>
</button>
</li>
</ul>
</div>
</div>
</nav>
<div id="dropdown" class="hidden z-10 w-50 bg-white rounded divide-y divide-gray-100 shadow dark:bg-gray-700">
<ul id="dropdown-lang" class="py-1 text-sm text-gray-700 dark:text-gray-200" aria-labelledby="dropdown">
<li>
<a href="#" hreflang="en" aria-label="english"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
English</a>
</li>
<li>
<a href="#" hreflang="de" aria-label="deutch" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Deutsch</a>
</li>
<li>
<a href="#" hreflang="fr" aria-label="français" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Français</a>
</li>
<li>
<a href="#" hreflang="es" aria-label="español" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Español</a>
</li>
<li>
<a href="#" hreflang="ja" aria-label="japanese" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">日本語</a>
</li>
<li>
<a href="#" hreflang="cn" aria-label="chinese" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">中文</a>
</li>
<li>
<a href="#" hreflang="tr" aria-label="turkish" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Türkçe</a>
</li>
<li>
<a href="#" hreflang="pl" aria-label="polish" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Polski</a>
</li>
<li>
<a href="#" hreflang="it" aria-label="italian" rel="noopener"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
Italiano</a>
</li>
<li>
<a href="#" hreflang="fa" aria-label="farsi"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">
فارسی</a>
</li>
<li>
<a href="#" hreflang="vi" aria-label="vietnamese"
class="block py-2 px-4 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Tiếng
Việt</a>
</li>
</ul>
</div>
<div id="tooltip-army" role="tooltip"
class="inline-block absolute invisible z-10 py-2 px-3 text-sm font-medium text-white bg-gray-900 rounded-lg shadow-sm opacity-0 transition-opacity duration-300 tooltip dark:bg-gray-700">
🌙 CAW builders 🌙 on Telegram
<div class="tooltip-arrow" data-popper-arrow></div>
</div>
<div id="tooltip-caw-logo" role="tooltip" aria-label="caw-logo"
class="inline-block absolute invisible z-10 py-2 px-3 text-sm font-medium text-white bg-gray-900 rounded-lg shadow-sm opacity-0 transition-opacity duration-300 tooltip dark:bg-gray-700">
A Manifesto on a Decentralized Social Clearing House ...(AKA) CAW
<div class="tooltip-arrow" data-popper-arrow></div>
</div>
<div id="tooltip-theme-mode" role="tooltip" aria-label="theme-mode"
class="inline-block absolute invisible z-10 py-2 px-3 text-sm font-medium text-white bg-gray-900 rounded-lg shadow-sm opacity-0 tooltip dark:bg-gray-700">
Switch theme mode
<div class="tooltip-arrow" data-popper-arrow></div>
</div>
<div class="mt-4">
<h1 id="caw-title-manifesto" aria-label="caw-title-manifesto"
class="mb-4 mt-8 text-3xl text-center dark:text-gray-200 light:text-gray-700">
CAW - The Future of Decentralized Social Media
</h1>
<p id="caw-desc-manifesto" aria-label="caw-intro-what-is-caw" class="mb-4 mt-8 text-center p-2">
CAW is a mysterious token launched on the Ethereum network as an ERC20 token with a cryptographic treasure
hunt.
</p>
<p class="break-normal md:break-all text-center dark:text-gray-200 light:text-gray-700 mb-10 p-2"
style="word-break:break-all">
<a id="caw-contract" href="https://etherscan.io/token/0xf3b9569F82B18aEf890De263B84189bd33EBe452" target="_blank"
rel="noopener">
0xf3b9569F82B18aEf890De263B84189bd33EBe452
</a>
</p>
<h2 id="caw-subtitle-manifesto" class="text-2xl text-center dark:text-gray-200 light:text-gray-700 ltr:ml-3 rtl:mr-3">
The CAW Manifesto is loading...
</h2>
<p class="text-center dark:text-gray-200 light:text-gray-700 m-10 p-10">
<a id="link-original-manifesto" href="https://pastebin.com/xe4fLukP" target="_blank" rel="noopener">
See pristine here
</a>
</p>
<pre id="content-manifesto" aria-label="manifesto"
class="mb-3 p-6 font-light text-gray-600 dark:text-gray-300 text-break manifestoBorder">
</pre>
<div class="flex justify-center">
<a id="join-army-footer-link" href="https://t.me/cawbuilders" target="_blank" rel="noopener"
class="flex items-center justify-center w-40 h-12 mt-4 mb-8 dark:text-gray-200 light:text-gray-700"
aria-label="join-telegram">
We are looking for devs to join our army!
</a>
</div>
<script src="./assets/js/mode.js"></script>
<script src="./assets/js/lang.js"></script>
</body>
</html>