-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
545 lines (418 loc) · 23.7 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
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
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.35" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title> Nethereum</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Nethereum">
<meta name="description" content="An open source .NET integration library for Ethereum. Build cross-platform blockchain applications. Nethereum provides modular libraries for using Ethereum smart contracts, cryptographic wallets, building decentralized apps and managing blockchain data in .NET.">
<meta http-equiv="content-language" content="en-us" />
<meta name="og:site_name" content="Nethereum">
<meta name="og:title" content="Nethereum">
<meta name="og:url" content="nethereum.com/">
<meta name="og:type" content="website">
<meta name="og:description" content="An open source .NET integration library for Ethereum. Build cross-platform Ethereum, and EVM based blockchain applications. Nethereum provides modular libraries for using Ethereum smart contracts, cryptographic wallets, building decentralized apps and managing blockchain data in .NET.">
<meta name="og:image" content="nethereum.com/images/nethereum-logocard.jpg">
<meta name="twitter:title" content="Nethereum" />
<meta name="twitter:url" content="nethereum.com/" />
<meta name=”twitter:description” content="An open source .NET integration library for Ethereum. Build cross-platform Ethereum, and EVM based blockchain applications. Nethereum provides modular libraries for using Ethereum smart contracts, cryptographic wallets, building decentralized apps and managing blockchain data in .NET." />
<meta name="twitter:image" content="nethereum.com/images/nethereum-logocard.jpg" />
<meta name="twitter:card" content="" />
<link rel="canonical" href="nethereum.com/"/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="theme-color" content="#21917b">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,400italic,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/styles.min.css">
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<header role="banner" id="fh5co-header">
<div class="container">
<nav class="navbar navbar-default">
<div class="navbar-header">
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<a class='navbar-brand' href='/'>NETHEREUM</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#" data-nav-section="home"><span>Home</span></a></li>
<li><a href="#" data-nav-section="getstarted"><span>Get Started</span></a></li>
<li><a class="external" href="http://playground.nethereum.com" target="_blank" rel="noopener"><span>Playground</span></a></li>
<li><a class="external" href="https://nethereum.readthedocs.io" target="_blank" rel="noopener"><span>Docs</span></a></li>
<li><a class="external" href="https://www.nuget.org/profiles/nethereum" target="_blank" rel="noopener"><span>NuGets</span></a></li>
<li><a class="external" href="https://github.com/Nethereum/Nethereum" target="_blank" rel="noopener"><span>Github</span></a></li>
</ul>
</div>
</nav>
</div>
</header>
<section id="fh5co-home" data-section="home">
<div class="gradient"></div>
<div class="container">
<div class="text-wrap">
<div class="text-inner">
<div class="row">
<div class="col-md-8">
<h1 class="to-animate small">Bringing the love of .NET to Ethereum and viceversa</h1>
<h2 class="to-animate subtitle small">An open-source .NET framework enabling end-to-end blockchain solutions, from front-end to back-end integration.</h2>
</div>
</div>
</div>
</div>
</div>
<div class="slant"></div>
</section>
<section id="fh5co-intro">
<div class="container">
<div class="row row-bottom-padded-md">
<div class="fh5co-block to-animate" style="background-image: url(images/img_7.jpg);">
<div class="overlay-darker"></div>
<div class="overlay"></div>
<div class="fh5co-text">
<i class="fh5co-intro-icon icon-bulb"></i>
<h2>Build on Ethereum</h2>
<p>Easily integrate Ethereum blockchain into your .NET applications. Learn about our modular libraries for writing smart contracts, cryptographic wallets, decentralized apps, managing blockchain data and the VS plugin.</p>
<p><a href="#fh5co-getstarted" class="btn btn-primary">Get Started</a></p>
</div>
</div>
<div class="fh5co-block to-animate" style="background-image: url(images/img_8.jpg);">
<div class="overlay-darker"></div>
<div class="overlay"></div>
<div class="fh5co-text">
<i class="fh5co-intro-icon icon-layers"></i>
<h2>Leverage .NET's Ecosystem</h2>
<p>.NET is cross-platform, not just for Windows: websites, servers, desktop, mobile (iOS & Android), cloud services, gaming, IoT, and console apps on macOS / Linux. Write once in C#, F# or VB, deploy everywhere.</p>
<p><a href="#fh5co-examples" class="btn btn-primary">View Examples</a></p>
</div>
</div>
<div class="fh5co-block to-animate" style="background-image: url(images/img_10.jpg);">
<div class="overlay-darker"></div>
<div class="overlay"></div>
<div class="fh5co-text">
<i class="fh5co-intro-icon icon-rocket"></i>
<h2>Take .NET to the Future</h2>
<p>Help improve Nethereum by sharing your blockchain use cases and learn our roadmap. Do you have any question, join our community in Discord. We also offer solutioning across industries and enterprise.</p>
<p><a href="#fh5co-contact" class="btn btn-primary">Get in Touch</a></p>
</div>
</div>
</div>
<div class="row text-center fh5co-intro-footer to-animate">
<h2>Nethereum makes it easy for .NET applications to use Ethereum,</br> and for Ethereum applications to leverage .NET.</h2>
<div class="footer-figure">
<img src="images/icons.svg" alt=".NET ecosystem icons" class="img-responsive">
</div>
</div>
</div>
</section>
<section id="fh5co-services" data-section="services">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-left">
<h2 class=" left-border to-animate">.NET Developer Experience</h2>
<div class="row">
<div class="col-md-8 subtext to-animate">
<h3>Developers shouldn’t have to change their preferred development environment to work with Ethereum. We’ve built open source tools for you to start leveraging blockchain technology right away.</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
<i class="icon to-animate-2 icon-code"></i>
<h3>Keep C# Programming Language</h3>
<p>Expanding the Ethereum ecosystem beyond JavaScript. <a href="https://github.com/Nethereum/NethereumFSharpSample">F#</a> and VB are also supported. Write once and deploy across platforms.</p>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
<i class="icon to-animate-2 icon-layers2"></i>
<h3>Tutorials, Docs, Workbooks, Discord</h3>
<p>Start developing with Nethereum without a deep blockchain background and learn about Ethereum as you go.</p>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
<i class="icon to-animate-2 icon-cog"></i>
<h3>Focus on building not complex setup</h3>
<p>Nethereum provides a consistent & modular interface to various Ethereum clients and re-usable standard smart contract libraries.</p>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-6 col-sm-6 fh5co-service to-animate">
<i class="icon to-animate-2 icon-monitor"></i>
<h3>Code generation & Starter templates</h3>
<p>Speed your development with code generation from smart contract ABI templates and Visual Studio and .NET Core templates.</p>
</div>
<div class="clearfix visible-sm-block"></div>
</div>
<div class="row">
<div class="col-md-10 text-left fh5co-service-footer to-animate">
<strong>Microsoft Azure Blockchain</strong> also provides easy-to-deploy templates for <a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-azure-blockchain.azure-blockchain-ethereum?tab=Overview">Ethereum on Azure</a>. Or interact with Ethereum networks using the <a href="https://infura.io">Infura API</a> or download <a href="https://geth.ethereum.org/downloads/">Geth</a> or <a href="https://github.com/paritytech/parity/releases">Parity</a> and run Ethereum clients on your machine. You can also get started with local development with <a href="http://truffleframework.com/ganache/">Ganache</a>.
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-overview" data-section="overview">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Nethereum Overview</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<p>Nethereum provides .NET convenience libraries and utilities for interacting with smart contracts and Ethereum clients.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="row overview-diagram text-center to-animate">
<div class="diagram">
<img src="images/nethereumcore.svg" alt="Nethereum Core UML" class="img-responsive">
</div>
</div>
<div class="row text-center fh5co-overview-footer to-animate">
<p>These libraries are all available in the main <a href="https://github.com/Nethereum/Nethereum">Nethereum/Nethereum</a> repo on Github.</p>
</div>
</div>
</div>
</section>
<section id="fh5co-getstarted" data-section="getstarted">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Get Started</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3>Focus on building. Nethereum provides a suite of open source libraries to help you start prototyping Ethereum applications in .NET quickly.</h3>
</div>
</div>
</div>
</div>
<div class="row row-bottom-padded-sm">
<div class="col-md-4 col-sm-12">
<a href="images/vs_code.jpg" class="fh5co-project-item image-popup to-animate" title="<a href='http://truffleframework.com/tutorials/configuring-visual-studio-code' target='_blank'>VS Code Solidity Plugin</a> or <a href='https://marketplace.visualstudio.com/items?itemName=ConsenSys.Solidity' target='_blank'>Visual Studio Solidity Plugin</a>">
<img src="images/vs_code.jpg" alt="VS code plugin" class="img-responsive work-img" srcset="images/vs_code.jpg 480w" />
<div class="fh5co-text">
<h2>Solidity Plugins for VS / VS Code</h2>
<span>Smart contract programming plugins</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-12">
<a href="images/nugets.jpg" class="fh5co-project-item image-popup to-animate" title="<a href='https://www.nuget.org/packages?q=Nethereum' target='_blank'>https://www.nuget.org/packages?q=Nethereum</a>">
<img src="images/nugets.jpg" alt="Nethereum NuGet Packages" class="img-responsive work-img" srcset="images/nugets_small.jpg 480w" />
<div class="fh5co-text">
<h2>Nethereum NuGet Packages</h2>
<span>Download these to get started</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-12">
<a href="images/start.jpg" class="fh5co-project-item image-popup to-animate" title="<a href='http://nethereum.readthedocs.io/en/latest/Nethereum.Workbooks/docs/nethereum-gettingstarted-infura/' target='_blank'>http://nethereum.readthedocs.io/en/latest/Nethereum.Workbooks/docs/nethereum-gettingstarted-infura/</a>">
<img src="images/start.jpg" alt="Get started" class="img-responsive work-img" srcset="images/start.jpg 480w" />
<div class="fh5co-text">
<h2>Get started in 10 minutes</h2>
<span>Simple example using Infura API</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-12">
<a href="images/wallet.jpg" class="fh5co-project-item image-popup to-animate" title="<a href='https://github.com/Nethereum/Nethereum.SimpleWindowsWallet' target='_blank'>https://github.com/Nethereum/Nethereum.SimpleWindowsWallet</a>">
<img src="images/wallet.jpg" alt="Windows Wallet" class="img-responsive work-img" srcset="images/wallet.jpg 480w" />
<div class="fh5co-text">
<h2>Simple Windows Wallet</h2>
<span>Work with accounts and tokens</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-12">
<a href="images/game.gif" class="fh5co-project-item image-popup to-animate" title="<a href='https://medium.com/@juanfranblanco/nethereum-2-0-0-rc5-unity3d-integration-eb7664664813' target='_blank'>https://medium.com/@juanfranblanco/nethereum-2-0-0-rc5-unity3d-integration-eb7664664813</a>">
<img src="images/game.gif" alt="Unity Xamarin mobile game" class="img-responsive work-img" srcset="images/game.jpg 480w" />
<div class="fh5co-text">
<h2>Cross-platform Games</h2>
<span>Nethereum with Unity3d & Xamarin</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-12">
<a href="images/deploymentSample.gif" class="fh5co-project-item image-popup to-animate" title="<a href='https://nethereum.readthedocs.io/en/latest/Nethereum.Workbooks/docs/' target='_blank'>https://nethereum.readthedocs.io/en/latest/Nethereum.Workbooks/docs/</a>">
<img src="images/deploymentSample.gif" alt="Nethereum Workbook Tutorials" class="img-responsive work-img" srcset="images/deploymentSample.jpg 480w" />
<div class="fh5co-text">
<h2>Nethereum Workbooks</h2>
<span>Executable tutorials</span>
</div>
</a>
</div>
<div class="clearfix visible-sm-block"></div>
</div>
<div class="row">
<div class="col-md-12 text-center fh5co-getstarted-footertext to-animate">
<p>Head over to the <a href="https://github.com/Nethereum">Nethereum Github</a> or the <a href="https://nethereum.readthedocs.io/">Docs</a> for more templates, utilities and a tour of .NET ecosystem examples</p>
</div>
</div>
</div>
</section>
<section id="fh5co-examples" data-section="examples">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Build Solutions</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3>With integration with the top Ethereum clients to blockchain services and clouds, Nethereum helps you build blockchain solutions.</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-offset-1 col-md-10">
<div class="carousel-slider">
<div class="carousel-single">
<h3 class="slide-title">Nethereum Blockchain Store library for Azure</h3>
<p class="slide-summary">Sometimes indexing blockchain data enables more efficient query and trigger processing. This Nethereum library uses Azure Table Storage, a simple (and cheap) way to store data that can be easily replaced with other implementations like Azure SQL. <a href="https://github.com/Nethereum/Nethereum.BlockchainStorage">Github</a></p>
<div class="slide-figure">
<img src="images/azure.jpg" alt="Nethereum Blockchain Store" class="img-responsive" />
</div>
</div>
<div class="carousel-single">
<h3 class="slide-title">Ethereum Flappy Unicorn in Unity3d</h3>
<p class="slide-summary">Nethereum includes support for Unity3d, one of the most widely used game engines with development support for Xbox, PS4, iOS, Android, UWP, Hololens, SamsungTV, WegGL, WebAssembly. Using Urho3d by Xamarin a 3D mobile game was also created. <br><br><a href="http://flappyeth.nethereum.com/">Play Online</a>, read the <a href="https://medium.com/@juanfranblanco/nethereum-2-0-0-rc5-unity3d-integration-eb7664664813">Blog Post</a>, view the <a href="https://github.com/Nethereum/Nethereum.Flappy">Sourcecode</a>, or see the <a href="https://github.com/Nethereum/nethereum.game.sample">mobile game</a></p>
<div class="slide-figure">
<img src="images/flappy.jpg" alt="Flappy Unicorn Game" class="img-responsive" />
</div>
</div>
<div class="carousel-single">
<h3 class="slide-title">Nethereum-Blazor-WASM</h3>
<p class="slide-summary">This was an experimental dapp (decentralized app) using Blazor, .NET Web Assembly and <a href="https://metamask.io">Metamask</a>. This enables a .NET application running in the browser. <a href="https://github.com/Nethereum/Nethereum-Blazor-Wasm-test">Learn more on Github</a>.</p>
<div class="slide-figure">
<img src="images/blazor.jpg" alt="Blazor WASM Dapp" class="img-responsive" />
</div>
</div>
<div class="carousel-single">
<h3 class="slide-title">Nethereum.UI.Wallet.Sample</h3>
<p class="slide-summary">A cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross, targetting all main mobile platforms Android, iOS, Windows, Dektop (Windows 10 uwp), IoT with Raspberry PI and Xbox. <a href="https://github.com/Nethereum/nethereum.UI.wallet.sample">Github</a></p>
<div class="slide-figure">
<img src="images/crossplatform.jpg" alt="Cross Platform Wallet" class="img-responsive" />
</div>
</div>
<div class="carousel-single">
<h3 class="slide-title">Nethereum Video Tutorials</h3>
<p class="slide-summary">View step-by-step Nethereum video tutorials on <a href="https://www.youtube.com/channel/UCcoNl8LKOnnfNeek-08-Rkw">Youtube</a>.</p>
<div class="slide-figure">
<img src="images/youtube.jpg" alt="Youtube tutorials" class="img-responsive" />
</div>
</div>
<div class="carousel-single">
<h3 class="slide-title">Nethereum Web Samples</h3>
<p class="slide-summary">Nethereum has a variety of web samples interacting with Ethereum smart contracts.</p>
<div class="slide-figure">
<img src="images/proposals.jpg" alt="Proposals Interface" class="img-responsive" />
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-about" data-section="about">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">About</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3>We’re dedicated to an open source .NET ecosystem and have years of experience in Enterprise software development and blockchain.</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-counters" style="background-image: url(images/full_image_1.jpg);" data-stellar-background-ratio="0.5">
<div class="fh5co-overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center to-animate">
<h2>Nethereum Stats</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="fh5co-counter to-animate">
<i class="fh5co-counter-icon icon-github to-animate-2"></i>
<span class="fh5co-counter-number js-counter" data-from="0" data-to="36" data-speed="5000" data-refresh-interval="5">36</span>
<span class="fh5co-counter-label">Repositories</span>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="fh5co-counter to-animate">
<i class="fh5co-counter-icon icon-download to-animate-2"></i>
<span class="fh5co-counter-number js-counter" data-from="0" data-to="70366524" data-speed="5000" data-refresh-interval="50">70366524</span>
<span class="fh5co-counter-label">NuGet Package Downloads</span>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="fh5co-counter to-animate">
<i class="fh5co-counter-icon icon-youtube to-animate-2"></i>
<span class="fh5co-counter-number js-counter" data-from="0" data-to="11863" data-speed="5000" data-refresh-interval="50">11863</span>
<span class="fh5co-counter-label">Youtube Tutorial Views</span>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-contact" data-section="contact">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Get in touch</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext to-animate">
<h3>Help improve Nethereum by sharing your blockchain use cases. We offer consulting and integrated services</h3>
</div>
</div>
</div>
</div>
<div class="row row-bottom-padded-md">
<div class="col-md-12 to-animate">
<ul class="fh5co-contact-info">
<li class="fh5co-contact-address "><i class="icon-bubble"></i><a href="https://discord.gg/u3Ej2BReNn">Join our Discord community</a></li>
<li class="fh5co-contact-address ">General info: <i class="icon-envelope"></i>info@nethereum.com</li>
<li class="fh5co-contact-address ">Consultancy: <i class="icon-envelope"></i>contact@objectspacet.net</li>
</ul>
</div>
</div>
</div>
</section>
<footer id="footer" role="contentinfo">
<a href="#" class="gotop js-gotop"><i class="icon-arrow-up2"></i></a>
<div class="container">
<div class="">
<div class="col-md-12 text-center">
<p>© Nethereum 2025. All Rights Reserved. <br>Nethereum is an open source project supported by ObjectSpaces LTD.</p>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<ul class="social social-circle">
<li><a href="https://twitter.com/@nethereumteam"><i class="icon-twitter"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCcoNl8LKOnnfNeek-08-Rkw"><i class="icon-youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="js/app.min.js"></script>
</body>
</html>