forked from ERC725Alliance/erc725alliance.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
511 lines (493 loc) · 21.9 KB
/
index.html
File metadata and controls
511 lines (493 loc) · 21.9 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
<!DOCTYPE html>
<html>
<head>
<title>ERC725 Alliance</title>
<meta charset="utf-8">
<meta name="description" content="This is the home of ERC 725, a proposed standard for blockchain-based identity authored by Fabian Vogelsteller, creator of the ERC 20 standard and Web3.js."/>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="/css/hexagons.css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<section id='header'>
<div class="container">
<a href="/"><img src="img/logo.png" srcset="img/logo@2x.png 2x, img/logo@3x.png 3x" class="logo" alt="ERC725 Alliance"></a>
<h1>ERC-725<br>Ethereum Identity Standard</h1>
<div class="row">
<div class="col-8">
This is the home of ERC 725, a proposed standard for blockchain-based identity authored by Fabian Vogelsteller, creator of the ERC 20 standard and Web3.js.
</div>
</div>
</div>
</section>
<img src="img/block.png" srcset="img/block@2x.png 2x, img/block@3x.png 3x" id="header-block">
<section id='about' class='grey'>
<div class="container">
<div class="row">
<div class="d-none d-sm-block col-sm-3 col-md-3 col-lg-2">
<img src="img/what-icon.png" srcset="img/what-icon@2x.png 2x, img/what-icon@3x.png 3x" class="icon">
</div>
<div class="col-12 col-sm-9 col-md-9 col-lg-8">
<h2>What is ERC 725?</h2>
<p>ERC 725 is a proposed standard for blockchain-based identity authored by Fabian Vogelsteller, creator of ERC 20 and Web3.js. ERC 725 describes proxy smart contracts that can be controlled by multiple keys and other smart contracts. ERC 735 is an associated standard to add and remove claims to an ERC 725 identity smart contract. These identity smart contracts can describe humans, groups, objects, and machines. ERC 725 lives on the Ethereum blockchain.</p>
</div>
</div>
<div class="row">
<div class="d-none d-sm-block col-sm-3 col-md-3 col-lg-2">
<img src="img/why-icon.png" srcset="img/why-icon@2x.png 2x, img/why-icon@3x.png 3x" class="icon">
</div>
<div class="col-12 col-sm-9 col-md-9 col-lg-8">
<h2>Why ERC 725?</h2>
<p>ERC 725 allows for self-sovereign identity. Users should be able to own and manage their identity instead of ceding ownership of identity to centralized organizations. We have seen the negative effects of having centralized identity with damaging leaks and unfair selling of user data and identity. An open, portable standard for identities will enable decentralized reputation, governance, and more. Users will be able to take their identity across different Dapps and platforms that support this standard.</p>
</div>
</div>
</div>
</section>
<section id="developers" class='white'>
<div class="container">
<h2>Developers</h2><br>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/frozeman" class="float-left">
<div class="headshot"><img src="https://avatars2.githubusercontent.com/u/232662?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/frozeman">Fabian Vogelsteller</a>
Author of ERC 725
</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://avatars0.githubusercontent.com/u/939?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/nick">Nick Poulden</a>
Engineer at Origin Protocol
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/joshfraser" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/982234?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/joshfraser">Josh Fraser</a>
Cofounder Origin Protocol
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/3esmit" class="float-left">
<div class="headshot"><img src="https://avatars3.githubusercontent.com/u/224810?s=400&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/3esmit">Ricardo Schmidt</a>
Engineer at Status
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/adamdossa" class="float-left">
<div class="headshot"><img src="https://avatars3.githubusercontent.com/u/2633913?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/adamdossa">Adam Dossa</a>
Engineer at Polymath
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/pabloruiz55" class="float-left">
<div class="headshot"><img src="https://avatars2.githubusercontent.com/u/526558?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/pabloruiz55">Pablo Ruiz</a>
Engineer at Polymath
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/wanderingstan" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/673455?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/wanderingstan">Stan James</a>
Engineer at Origin Protocol
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/tyleryasaka" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/6504519?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/tyleryasaka">Tyler Yasaka</a>
Engineer at Origin Protocol
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/dwking2000" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/3486215?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/dwking2000">Doug King</a>
CTO at Verity
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/juliosantos" class="float-left">
<div class="headshot"><img src="https://avatars2.githubusercontent.com/u/365821?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/juliosantos">Júlio Santos</a>
CTO at Fractal
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/marekkirejczyk" class="float-left">
<div class="headshot"><img src="https://avatars2.githubusercontent.com/u/197522?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/marekkirejczyk">Marek Kirejczyk</a>
Engineer at EthWorks
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://www.linkedin.com/in/faustovanin/" class="float-left">
<div class="headshot"><img src="https://media.licdn.com/dms/image/C4D03AQG6zGKubB6IxA/profile-displayphoto-shrink_800_800/0?e=1540425600&v=beta&t=8XKI3vyqDL-dKrzYPO4njsoNH0S3QHVEQzXKhBordjM" /></div>
</a>
<p class="float-left">
<a href="https://www.linkedin.com/in/faustovanin/">Fausto Vanin</a>
Partner at OnePercent.io
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://www.twitter.com/ricburton" class="float-left">
<div class="headshot"><img src="https://pbs.twimg.com/profile_images/971390653002403841/bkxOFx6I_400x400.jpg" /></div>
</a>
<p class="float-left">
<a href="https://www.twitter.com/ricburton">Richard Burton</a>
Designer at Balance
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://www.linkedin.com/in/marcinrudolf/" class="float-left">
<div class="headshot"><img src="https://s3.eu-central-1.amazonaws.com/org.neufund.documents/marcinneufundctohr460x460.png" /></div>
</a>
<p class="float-left">
<a href="https://www.linkedin.com/in/marcinrudolf/">Marcin Rudolf</a>
CTO at Neufund
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/nathanawmk" class="float-left">
<div class="headshot"><img src="https://www.hyperledger.org/wp-content/uploads/2018/02/NathanAw_cropped.jpg" /></div>
</a>
<p class="float-left">
<a href="https://github.com/nathanawmk">Nathan Aw</a>
Engineer at OCBC Bank
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/pet3r-pan" class="float-left">
<div class="headshot"><img src="https://avatars3.githubusercontent.com/u/25356454?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/pet3r-pan">Peter</a>
Product at Tenzorum
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://www.linkedin.com/in/shippable-ls/" class="float-left">
<div class="headshot"><img src="https://rawcdn.githack.com/zincwork/zincwork.github.io/master/img/team/luke_shipley.jpg"
/></div>
</a>
<p class="float-left">
<a href="https://www.linkedin.com/in/shippable-ls/">Luke Shipley</a>
Co-founder at Zinc
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/dpp23" class="float-left">
<div class="headshot"><img src="https://rawcdn.githack.com/zincwork/zincwork.github.io/master/img/team/dimitar_popov.jpg"
/></div>
</a>
<p class="float-left">
<a href="https://github.com/dpp23">Dimitar Popov</a>
Engineer at Zinc
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/geeogi" class="float-left">
<div class="headshot"><img src="https://rawcdn.githack.com/zincwork/zincwork.github.io/master/img/team/george_bennett.jpg"
/></div>
</a>
<p class="float-left">
<a href="https://github.com/geeogi">George Bennett</a>
Engineer at Zinc
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/ali2251" class="float-left">
<div class="headshot"><img src="https://rawcdn.githack.com/zincwork/zincwork.github.io/master/img/team/ali_azam.jpg"
/></div>
</a>
<p class="float-left">
<a href="https://github.com/ali2251">Ali Azam</a>
Engineer at Zinc
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/fcroiseaux" class="float-left">
<div class="headshot"><img src="https://avatars1.githubusercontent.com/u/780695?s=460&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/fcroiseaux">Fabrice Croiseaux</a>
CEO at InTech creator of EDDITS
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/adetante" class="float-left">
<div class="headshot"><img src="https://avatars2.githubusercontent.com/u/917716?s=400&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/adetante">Antoine Detante</a>
Lead Architect at InTech creator of EDDITS
</p>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="developer">
<a href="https://github.com/cremafr" class="float-left">
<div class="headshot"><img src="https://avatars0.githubusercontent.com/u/5360522?s=400&v=4" /></div>
</a>
<p class="float-left">
<a href="https://github.com/cremafr">Thomas Brillard</a>
Engineer at InTech Developer of EDDITS
</p>
</div>
</div>
</div>
</div>
</section>
<section id="projects" class="grey">
<div class="container">
<h2>Projects</h2>
<div class="row">
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://status.im/" target="_blank">
<img src="img/logo-status.png" srcset="img/logo-status@2x.png 2x, img/logo-status@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://polymath.network/" target="_blank">
<img src="img/logo-polymath.png" srcset="img/logo-polymath@2x.png 2x, img/logo-polymath@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://www.originprotocol.com" target="_blank">
<img src="img/logo-origin.png" srcset="img/logo-origin@2x.png 2x, img/logo-origin@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://kord.network/" target="_blank">
<img src="img/logo-kord.png" srcset="img/logo-kord@2x.png 2x, img/logo-kord@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="http://publicmarket.io/" target="_blank">
<img src="img/logo-public-market.png" srcset="img/logo-public-market@2x.png 2x, img/logo-public-market@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://propy.com/" target="_blank">
<img src="img/logo-propy.png" srcset="img/logo-propy@2x.png 2x, img/logo-propy@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://dream.ac" target="_blank">
<img src="img/logo-dream.png" srcset="img/logo-dream@2x.png 2x, img/logo-dream@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="http://dock.io" target="_blank">
<img src="img/logo-dock.png" srcset="img/logo-dock@2x.png 2x, img/logo-dock@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="http://www.verity.site/" target="_blank">
<img src="img/logo-verity.png" srcset="img/logo-verity@2x.png 2x, img/logo-verity@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="http://cryptokabn.com/" target="_blank">
<img src="img/logo-cryptokabn.png" srcset="img/logo-cryptokabn@2x.png 2x, img/logo-cryptokabn@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://cleargraph.com/" target="_blank">
<img src="img/logo-cleargraph.png" srcset="img/logo-cleargraph@2x.png 2x, img/logo-cleargraph@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://trustfractal.com/" target="_blank">
<img src="img/logo-fractal.png" srcset="img/logo-fractal@2x.png 2x, img/logo-fractal@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://abacusprotocol.com/" target="_blank">
<img src="img/logo-abacus.png" srcset="img/logo-abacus@2x.png 2x, img/logo-abacus@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://neufund.org/" target="_blank">
<img src="img/logo-neufund.png" srcset="img/logo-neufund@2x.png 2x, img/logo-neufund@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://tenzorum.org/" target="_blank">
<img src="img/logo-tenzorum.png" srcset="img/logo-tenzorum@2x.png 2x, img/logo-tenzorum@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://zinc.work/" target="_blank">
<img src="img/logo-zinc.png" srcset="img/logo-zinc@2x.png 2x, img/logo-zinc@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://github.com/Eddits-org" target="_blank">
<img src="img/logo-eddits.png" srcset="img/logo-eddits@2x.png 2x, img/logo-eddits@3x.png 3x">
</a>
</div>
</div>
</div>
</section>
<section id="news" class="white">
<div class="container">
<h2>News</h2>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://hackernoon.com/first-impressions-with-erc-725-and-erc-735-identity-and-claims-4a87ff2509c9"><h3>First impressions with ERC 725 and ERC 735 — identity and claims</h3></a>
<p>"Fabian Vogelsteller, the creator of the Mist Browser and web3.js, is working on a new identity standard for Ethereum, ERC 725."</p>
<a href="https://hackernoon.com/first-impressions-with-erc-725-and-erc-735-identity-and-claims-4a87ff2509c9">Read more »</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://blog.dream.ac/qa-with-dream-advisor-fabian-vogelsteller-author-of-erc20-erc725/"><h3>Q&A with DREAM Advisor, Fabian Vogelsteller, Author of ERC20 & ERC725</h3></a>
<p>"To have an identity that people use and trusts, it needs to be on a trustless layer like Ethereum, or another public blockchain."</p>
<a href="https://blog.dream.ac/qa-with-dream-advisor-fabian-vogelsteller-author-of-erc20-erc725/">Read more »</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://www.ethnews.com/erc725-a-self-sovereign-identity-standard-for-ethereum"><h3>ERC725: A Self-Sovereign Identity Standard For Ethereum</h3></a>
<p>"If you are who you say you are, then why must you prove it over and over again? One day, a blockchain-based standard could make the monotony of identity verification a relic of the past."</p>
<a href="https://www.ethnews.com/erc725-a-self-sovereign-identity-standard-for-ethereum">Read more »</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://medium.com/originprotocol/tech-update-dapp-gets-erc-725-identity-transaction-steps-escrow-reviews-298a7c91b7a5"><h3>Origin DApp gets ERC 725 Identity, Transaction Steps, Escrow, and Reviews</h3></a>
<p>"You can think of ERC 725-enabled identity a bit like Facebook Connect, but without the Facebook."</p>
<a href="https://medium.com/originprotocol/tech-update-dapp-gets-erc-725-identity-transaction-steps-escrow-reviews-298a7c91b7a5">Read more »</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://cryptoslate.com/what-is-erc725-self-sovereign-identity-management-on-the-blockchain/"><h3>What is Ethereum ERC725? Self-Sovereign Identity Management on the Blockchain</h3></a>
<p>"User identity management, however, remains critical to any dApps and is currently managed by “trusted” third parties—a problem the ERC725 identity standard aims to solve."</p>
<a href="https://cryptoslate.com/what-is-erc725-self-sovereign-identity-management-on-the-blockchain/">Read more »</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="news">
<a href="https://medium.com/originprotocol/managing-identity-with-a-ui-for-erc-725-5c7422b38c09"><h3>Managing Identity with a UI for ERC 725</h3></a>
<p>"Although ERC 725 is still at an early stage, we believe it has great potential and our intention is to use it as the basis for managing identity and trust at Origin."
</p>
<a href="https://medium.com/originprotocol/managing-identity-with-a-ui-for-erc-725-5c7422b38c09">Read more »</a>
</div>
</div>
</div>
</div>
</section>
<section id="footer">
<div class="container">
<div class="row">
<div class="col-12">
<h1>Development</h1>
<div class="row">
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-github.png" srcset="img/icon-github@2x.png 2x, img/icon-github@3x.png 3x"><a href="https://github.com/ethereum/EIPs/issues/725">EIP Github</a>
</div>
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-origin.png" srcset="img/icon-origin@2x.png 2x, img/icon-origin@3x.png 3x"><a href="https://erc725.originprotocol.com">Playground</a>
</div>
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-origin.png" srcset="img/icon-origin@2x.png 2x, img/icon-origin@3x.png 3x"><a href="https://github.com/OriginProtocol/identity-playground">Code</a>
</div>
</div>
</div>
<div class="col-12">
<h1>Discussion</h1>
<div class="row">
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-telegram.png" srcset="img/icon-telegram@2x.png 2x, img/icon-telegram@3x.png 3x"><a href="https://t.me/joinchat/Gz70lg_D-b_mUgaCJxHzFg">Telegram</a>
</div>
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-medium.png" srcset="img/icon-medium@2x.png 2x, img/icon-medium@3x.png 3x"><a href="https://medium.com/erc725alliance">Medium</a>
</div>
<div class="col-sm-12 col-md-4 col-xl-3">
<img src="img/icon-github.png" srcset="img/icon-github@2x.png 2x, img/icon-github@3x.png 3x"><a href="https://github.com/erc725alliance">Join the Alliance</a>
</div>
<!-- <div class="col-xl-3 d-none d-xl-block">
<div class="footer-block-wrapper">
<img src="img/block.png" srcset="img/block@2x.png 2x, img/block@3x.png 3x" id="footer-block">
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
</body>
</html>