-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
executable file
·294 lines (276 loc) · 13.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Meta Cartel</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<h1 class="site-heading text-center text-white d-none d-lg-block">
<img src="img/meta_cartel_text.png" height="50">
<img src="img/meta_chill.png" height="150" width="150">
</h1>
<!-- About Us -->
<section class="page-section clearfix">
<div class="container">
<div class="intro">
<h1 align="center"> What are Meta-txs</h1>
<p class="mb-0">Meta-txs stand for meta transactions. They are transactions which are signed by the user but not called by the user. Instead the transaction is sent to a server that executes the transaction for the user. This is known as the meta-tx relay. The server that receives meta-txs and executes them on behalf of the user is known as the relay server that provides the relay service. There are different models of how users gain access to execute meta-txs.</p>
<br>
<h1 align="center"> What do they solve?</h1>
<p class="mb-0">Meta-transactions enable users to authenticate to a server with a key pair which allows them to conduct onchain transactions without any gas in the key pair account. <br> <br> Web3 User onboarding: Since meta-txs abstract out the need for gas on the key to execute onchain, meta-txs enable applications to give 'free' transactions to users without any further user friction. Eg. For your first 5 transactions, your transactions are free. Usually, users who are completely new to web3 products and cryptocurrencies in general will not have any gas and/or other cryptocurrencies. They are often forced to go through the metamask -> KYC exchange process. While this process is inevitable to some extend, meta-txs enable further user engagement through potentially 'free' transactions, thus providing a greater ability for applications to activate their users. <br> <br> ***CREATE DIAGRAMS***</p>
<div class="column">
<img src="img/meta_chill.png" height="150" width="150">
<p> Web3 User onboarding </p>
</div>
<div class="column">
<img src="img/meta_chill.png" height="150" width="150">
<p> Wallet Key Managment </p>
</div>
<div class="column">
<img src="img/meta_chill.png" height="150" width="150">
<p> Other use cases... </p>
</div>
</div>
</div>
</div>
</section>
<!-- Cartel Family -->
<section class="page-section cta">
<div class="container">
<img src="img/family_header.png" class="center">
<br>
<p class="mb-0">The MetaCartel an online collective of teams and individuals that are currently working on meta-txs. It is a distributed community who have come together to discussion all things meta-txs, work on community meta-tx projects and shill the power of the meta-tx! </p>
<br>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://twitter.com/pet3rpan" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/979529660416454657/nCk3M-AA_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/pet3rpan">Pet3r Pan</a>
Product @ Tenzorum
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/alexvandesande" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/112898?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/alexvandesande">Alex Van de Sande</a>
Engineer @ ETHWorks
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nick" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/1041074374084911106/7608BScO_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://twitter.com/MPtherealMVP">María Paula</a>
Communications @ Golem
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Cartel Projects -->
<section id="projects" class="grey">
<div class="container">
<h2> Cartel Projects </h2>
<br>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
<br>
<br>
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<a href="https://status.im/" target="_blank">
<img src="https://tenzorum.org/wp-content/uploads/2018/09/tenz_logo-2.png">
</a>
</div>
</div>
</div>
</section>
<!-- Footer for contact details -->
<footer class="footer text-faded text-center py-5">
<div class="container">
<div class="row">
<div class="col-12">
<h1>Meta Cartel LLC</h1>
<p class="m-0 small">Copyright © Meta Cartel LLC</p>
</div>
</div>
</div>
</footer>
</body>
</html>