-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (171 loc) · 11.3 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Akashick | Rinkeby</title>
<link rel="shortcut icon" href="TemplateData/favicon.ico">
<link href="https://unpkg.com/[email protected]/dist/ionicons.min.css" rel="stylesheet">
<link rel="stylesheet" href="TemplateData/style.css">
<script src="TemplateData/UnityProgress.js"></script>
<script src="Build/UnityLoader.js"></script>
<script>
var unityInstance = UnityLoader.instantiate("unityContainer", "Build/ART Address- Rinkeby Testnet 0.json", { onProgress: UnityProgress });
</script>
</head>
<body>
<div class="webgl-content">
<div id="unityContainer"></div>
<div class="footer">
<div class="webgl-logo"></div>
<div class="fullscreen" onclick="unityInstance.SetFullscreen(1)"></div>
<div class="title">A K A S H I C K</div>
</div>
<section>
<div class="container">
<div class="accordian">
<div class="accordian-item" id="question1">
<a class="accordian-link" href="#question1">
What is Akashick?
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
Akashick offers a platform to send uncensorable immutable messages. It can be used to wish, express, timestamp or<a href="https://cryptobulls.info/chinese-student-censorship-ethereum"> regain one's freedom of speech.</a> - Uncensored
Journalism - Reporters without borders. Article 19.
<br><br>
Carvings on a Stone: <br>
Playfully, Akashick invites you to find creative ways to express, embed and communicate on a single chain while lifting the verse forever.
As messages/data is embedded on blockchain, it cannot be taken down, censored, edited, and is publicly visible. The <a href="https://rebrand.ly/akashick-mainnet">MainNet version of Akashick</a>
is hosted over decentralised web via IPFS and unstoppable domains.
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question2">
<a class="accordian-link" href="#question2">
Navigation Controls
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
W A S D and Q E to move <br>
+ Click, Scroll to rotate and zoom <br>
F to switch to fly/dragoncam, + shift for speed <br>
Click on blocks to view full Message.<br>
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question3">
<a class="accordian-link" href="#question3">
How can I send an immutable uncensorable message/data?
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
From any Eth supported wallet - you can put the messages in the input(HEX) field while sending a transaction to the Akashick Address.
However do note, you need to <a href="https://codebeautify.org/string-hex-converter">convert to Hex</a> and add
0x in the starting. Some wallets such as MyEtherWallet has a sign transaction
feature which does this automatically for you.
<br><br>
Any data can be converted and represented as HEX, including files, pdf, images etc. This can be used to
timestamp or communicate. However at this moment Akashick supports messages only and if you are sending a file
include instructions in HEX for people to convert and view, such as file type etc.
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question4">
<a class="accordian-link" href="#question4">
What is the wallet address of Akashick? Where to send?
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
Akashick is tied to Ethereum address 0x5D4F634A8c585b9A4B15fd99511D23F0bbfDd1f5 (ETH only)
You can also use akashick.crypto for wallet address in services that support <a href="https://community.unstoppabledomains.com/t/what-applications-are-live-with-unstoppable/315">unstoppable</a> blockchain-domain addresses.
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question5">
<a class="accordian-link" href="#question5">
Do I need money/crypto to send my message?
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
You do not need to send any ETH to send a message. However as messages are embedded on-chain
there is inevitable transaction fee on the <a href="https://rebrand.ly/akashick-mainnet">MainNet version of Akashick.</a><br> <br>We also have a <a href="https://rebrand.ly/akashick-rinkeby-testnet">Rinkeby-Testnet Version</a> tied to same address , where users can send messages by
getting free rinketh from rinkeby faucets - to note: testnets doesnot offer 100% immutability but are still cencorship resistant to some extent.
MainNet and Rinkeby Testnet Versions of this installation are hosted at different url's and the message chain is not linked to each-other, however the
wallet address is same for both.<br>
<br>We have created the testnet version for users who just wish to test without real eth fee(which is very minor), or are unable to obtain real eth
and need to put their word out.
<br><br>
Any extra funds send to the mainnet wallet will be used for its further development(we have some great ideas for the environment including festivals, NFT's and more),
maintainence, spreading the awarness, and install the project in public places, the
fundamental goal of this art project is also as well to spread awarness of blockchain systems,
decentralized tech and to get people to use and interact with these emerging environments.
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question6">
<a class="accordian-link" href="#question6">
esoteric ~
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
The name Akashick for this Art Project is vaguely derived from these concepts: - <br>
Akasha (ākāśa आकाश) is the Sanskrit word for <a href="https://en.wikipedia.org/wiki/Aether_(classical_element)">'aether'</a>, 'sky', or 'atmospher - an expression for freedom.
<a href="https://en.wikipedia.org/wiki/Akashic_records">Akashic Records</a> is said to be compendium/knowledge of events encoded forever in a subconcious cloud of existence.
'ck' is obtained from <a href="https://en.wikipedia.org/wiki/Magick_(Thelema)">Magick</a>, a reconcillation of one's free will.
</p>
</div>
</div>
</div>
<div class="accordian">
<div class="accordian-item" id="question7">
<a class="accordian-link" href="#question7">
call to artists / dev. // tell me more ~
<i class="icon ion-md-add"></i>
<i class="icon ion-md-remove"></i>
</a>
<div class="answer">
<p>
Call to Artists: <br>
We envision the Verse(diamond) as a collaborative Art Space, the idea being the inner-space keeps evolving
with the chain in an open collaborative way. If you are a 3D-2D artist and would like to be a part of it, get in touch, send in your
art.<br><br>
Call to devs:<br>
We have some exciting thoughts around gamification, events in the space, collaboration with other decentralised games and NFT Artvertses,
however still in early stages. If you would like to be a part of
it or have your own ideas, write to us. <br><br>
Akashik is an open source project: <a href="https://github.com/AkashickVerse"> https://github.com/AkashickVerse </a> <br>
Follow the project on: <a href="https://twitter.com/Akashick_crypto"> https://twitter.com/Akashick_crypto</a> <br>
We also plan to take the project to expos and exhibitions to spread blockchain awarness.
<br> <br>
</p>
</div>
</div>
</div>
</div>
</section>
</div>
</body>
</html>