-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenterprise.html
573 lines (429 loc) · 24.9 KB
/
enterprise.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
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8">
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/light-327c05026583e0deae6cdb4a583e3b84.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/dark-c5cc774753662a380e004d83b021d86e.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/frameworks-11123586ef21c5fa694b968f9435dd73.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/behaviors-dbc725588aaef4eab4c5384e5c470707.css" />
<style>
.home-hero-container {
min-height: 750px;
max-height: 926px;
background-color: #000000!important;
}
.wide-block {
max-width: 1464px;
padding: 6.5rem 0 0 !important;
background-color: #000000!important;
}
.bg-gray-dark-mktg {
background-color: #000000!important;
}
.home-astro-mona {
left: 50%!important;
max-width: 234px!important;
}
.pricing-tabel {
/*background-image: url("assets/images/pricingtabel.jpg");
height: 600px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;*/
color: #ffffff;
}
.pricing-tabel .list-style-none .mr-15{
margin-right: 30px;
}
.pricing-tabel ul li{
list-style-type: none;
}
.pricing-tabel ul li .card {
text-align: center;
}
.pricing-tabel ul li .card ul li{
margin-bottom: 15px;
text-align: center;
}
.pricing-tabel ul li .card img{
width: 30px;
}
.pricing-tabel ul li:first-child .card{
border: none;
box-shadow: none;
text-align: left;
}
.pricing-tabel ul li .card{
background-color: transparent;
width: 8rem;
border: 2px solid #ffffff;
border-radius: 4px;
padding: 10px;
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.pricing-tabel .list-style-none .mr-15:last-child {
margin-right: 0;
}
.build-in-animate .home-nav .home-nav-hidden {
flex: none!important;
}
.btn-transparent{
width: 50%!important;
}
.home-hero-container-enterprise{
height: 94vh;
min-height: 700px!important;
}
.text-normal {
font-weight: 600!important;
font-size: 16px!important;
}
@media (min-width: 768px){
.home-repo-editor {
padding-top: calc(500 / 1248 * 100%)!important;
}
}
@media (min-width: 1012px){
.col-10-max {
max-width: 80%!important;
}
}
@media (min-width: 1012px){
.home-globe-container-video, .home-globe-container-webgl {
left: 0;
width: 900px;
height: 900px;
margin-left: -250px!important;
}
}
@media (min-width: 1200px){
.home-globe-container-video, .home-globe-container-webgl {
left: 0;
width: 900px;
height: 900px;
margin-left: -150px!important;
}
}
@media screen (min-width: 768px) and (max-width: 1024px){
.home-globe-container-video, .home-globe-container-webgl{
left: auto!important;
}
.text-md-left {
text-align: right !important;
}
}
@media (max-width: 768px){
.btn-transparent{
margin-bottom: 0px;
margin-right: 15!important;
}
.home-astro-mona{
display: none;
}
.btn-transparent{
width: 50%!important;
}
.btn-primary-mktg{
width: 50%!important;
}
.home-repo-editor {
min-height: 500px;
}
@media (max-width: 576px){
.btn-transparent{
margin-bottom: 15px;
margin-right: 0!important;
}
}
</style>
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/dithereum-4a950b722035c96861c25c2d643184e8.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/site-95582afbc21b7e3a2eaeddeb803f7606.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="assets/home-eb5baa36b2f8e14e68ee71c46f608925.css" />
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
<script>
$(function(){
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
<script crossorigin="anonymous" defer="defer" type="application/javascript" src="assets/environment-35e7e763.js"></script>
<!-- <script crossorigin="anonymous" defer="defer" type="application/javascript" src="assets/chunk-frameworks-61db89fd.js"></script> -->
<script crossorigin="anonymous" defer="defer" type="application/javascript" src="assets/chunk-vendor-a518e511.js"></script>
<script crossorigin="anonymous" defer="defer" type="application/javascript" src="assets/behaviors-4a43d054.js"></script>
<script crossorigin="anonymous" defer="defer" integrity="sha512-YPik0ih1MbbgSOxLe4RWUrpYuc7wF64X01slMvxOv5LgX4kPT3ef9AnQNXEA0TR7742gGCCSoTeCXf9C6vUidg==" type="application/javascript" src="assets/marketing-60f8a4d2.js"></script>
<meta name="viewport" content="width=device-width">
<title>Dithereum: Where the world builds Dapps · Dithereum</title>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Dithereum">
<link rel="fluid-icon" href="fluidicon.png" title="Dithereum">
<meta name="page-subject" content="Dithereum">
<meta name="Dithereum-keyboard-shortcuts" content="dashboards" data-pjax-transient="true" />
<meta name="selected-link" value="/" data-pjax-transient>
<meta name="google-site-verification" content="c1kuD-K2HIVF635lypcsWPoD4kilo5-jA_wBFyT4uMY">
<meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
<meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
<meta name="google-site-verification" content="GXs5KoUUkNCoaAZn7wPN-t01Pywp9M3sEjnt_3_ZWPc">
<meta name="features-datafile" content="{"features":[{"name":"home_page_globe","enabled":true,"percentageOfActors":0,"actors":[]}]}" />
<meta name="hostname" content="Dithereum.com">
<meta name="user-login" content="">
<meta name="expected-hostname" content="Dithereum.com">
<meta name="enabled-features" content="BRANCH_PROTECTION_RULE_WEBHOOK,MARKETPLACE_PENDING_INSTALLATIONS,FILE_UPLOAD_CURSOR_POSITION">
<meta http-equiv="x-pjax-version" content="c58f710571e0eef24cc071366e4a50e187ec553b4a88540913cc32a7a03394ce">
<meta http-equiv="x-pjax-csp-version" content="b4e1b4ea1c5bfefd2115d2e5d6c75e03a42950fea74e50ad3d37e72e99b314cd">
<meta http-equiv="x-pjax-css-version" content="959c7856fc2d56dd4182bedc3d13eb4f2c300d850e739157b8ed00027331b6df">
<meta http-equiv="x-pjax-js-version" content="0fc1c55c548d2bb9277679793316faa1239b5bedc8b2cd7327d3696910e3c84f">
<meta name="homepage-version-ga-dimension" content ="dimension11">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="620">
<link rel="preload" href="assets/data/data.json" as="fetch" type="application/json">
<link rel="preload" href="static/fonts/alliance/Alliance-No-1-ExtraBold.woff2" as="font" type="font/woff" crossorigin>
<link rel="preload" href="static/fonts/alliance/Alliance-No-1-Regular.woff2" as="font" type="font/woff" crossorigin>
<meta name="browser-optimizely-client-errors-url" content="https://api.Dithereum.com/_private/browser/optimizely_client/errors">
<link rel="mask-icon" href="pinned-octocat.svg" color="#000000">
<link rel="alternate icon" class="js-site-favicon" type="image/png" href="assets/images/DithereumIconFavicon.png">
<meta name="theme-color" content="#1e2327">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JCJJJRXYYC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JCJJJRXYYC');
</script>
</head>
<body class="logged-out env-production page-responsive header-overlay" style="word-wrap: break-word;">
<div class="position-relative js-header-wrapper ">
<a href="#start-of-content" class="px-2 py-4 color-bg-info-inverse color-text-white show-on-focus js-skip-to-content">Skip to content</a>
<span data-view-component="true" class="progress-pjax-loader js-pjax-loader-bar Progress position-fixed width-full">
<span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar color-bg-info-inverse"></span>
</span>
<div id="unsupported-browser1" class="unsupported-browser" hidden>
<div class="container-lg p-responsive clearfix d-flex flex-items-center py-2">
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-alert color-gray-7 mr-2 hide-sm">
<path fill-rule="evenodd" d="M8.22 1.754a.25.25 0 00-.44 0L1.698 13.132a.25.25 0 00.22.368h12.164a.25.25 0 00.22-.368L8.22 1.754zm-1.763-.707c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0114.082 15H1.918a1.75 1.75 0 01-1.543-2.575L6.457 1.047zM9 11a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.25a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.5z"></path>
</svg>
<div class="d-flex flex-auto flex-column flex-md-row">
<div class="flex-auto min-width-0 mr-2" style="padding-top:1px">
<span>Dithereum no longer supports this web browser.</span>
<a href="https://docs.Dithereum.com/articles/supported-browsers">
Learn more about the browsers we support.
</a>
</div>
</div>
</div>
</div>
<header id="header" class="Header-old header-logged-out js-details-container Details position-relative f4 py-2" role="banner">
</header>
</div>
<div id="start-of-content" class="show-on-focus"></div>
<div data-pjax-replace id="js-flash-container">
<template class="js-flash-template">
<div class="flash flash-full {{ className }}">
<div class=" px-2" >
<button class="flash-close js-flash-close" type="button" aria-label="Dismiss this message">
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x">
<path fill-rule="evenodd" d="M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"></path>
</svg>
</button>
<div>{{ message }}</div>
</div>
</div>
</template>
</div>
<include-fragment class="js-notification-shelf-include-fragment" data-base-src="notifications/beta/shelf"></include-fragment>
<div class="application-main "
data-commit-hovercards-enabled
data-discussion-hovercards-enabled
data-issue-and-pr-hovercards-enabled
>
<main class="font-mktg">
<div class="overflow-hidden">
<div class="home-hero-container home-hero-container-enterprise position-relative js-webgl-globe-data">
<div class="home-hero position-absolute z-1 top-0 right-0 bottom-0 left-0 overflow-hidden pb-0">
<div class="d-flex flex-column flex-justify-between mx-auto container-xl p-responsive height-full">
<div class="d-flex gutter gutter-spacious flex-column flex-lg-row flex-items-center height-full px-0 px-lg-3">
<div class="ml-md-n3 mr-md-3 col-12 col-lg-6 text-center text-md-left">
<h1 class="h1-mktg color-text-white mb-3 position-relative z-2"> Blockchain Solution for the Enterprises </h1>
<p class="f2-mktg text-normal text-gray-light-mktg mr-lg-n4 mb-4 position-relative z-2"> Dithereum provides a Blockchain-as-a-Service (BaaS) solution for the enterprises to transform their platforms into scalable, immutabile, and interoperable infrastructures to take their businesses to the next level. </p>
<form class="mx-auto mx-md-0 col-5-max js-signup-form position-relative z-2" autocomplete="off" action="/signup" accept-charset="UTF-8" method="get">
<div class="d-flex flex-column flex-sm-row flex-items-center">
<a href="mailto: [email protected]"
class="btn-mktg btn-primary-mktg width-full width-sm-auto">
Contact us
</a>
</div>
</form>
<div class="position-lg-absolute bottom-lg-8 left-lg-0 right-lg-0 mt-4 z-1 position-relative">
</div>
</div>
<div class="col-12 col-lg-6 text-center position-relative" style="
">
<div class="mx-auto width-full mt-lg-2 home-globe position-relative height-full js-webgl-globe">
<img src="assets/images/enterprise-cover-image.png" alt="enterprises" style="width: 100%;" alt="bass enterprise cover">
</div>
</div>
</div>
</div>
<img src="assets/images/hero-glow.svg" alt="Glowing universe" class="position-absolute home-hero-glow events-none z-1">
<video loop muted playsinline preload="none" class="js-globe-aurora position-absolute top-0 left-0 right-0 bottom-0" style="margin: auto; z-index: -1; min-width: 100%; min-height: 100%;" hidden>
<source type="video/mp4; codecs=avc1.4D401E,mp4a.40.2" src="assets/images/aurora.h264.mp4">
</video>
</div>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" preserveAspectRatio="none" viewBox="0 0 1680 40" class="position-absolute width-full z-1" style="bottom: -1px;"><path d="M0 40h1680V30S1340 0 840 0 0 30 0 30z" fill="#fff"></path></svg>
</div>
<div class="overflow-hidden">
<div class="mx-auto container-xl p-responsive py-8 py-md-9">
<div class="d-flex gutter gutter-spacious js-build-in-trigger" data-build-margin-bottom="20">
<div class="col-10-max mx-auto">
<div class="js-build-in-item build-in-scale-fade color-bg-primary rounded-2 box-shadow-card-border-mktg overflow-hidden">
<div class="flash-banner-new">
<img src="assets/images/baas.png" style="width: 100%;" alt="bass">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-8 position-absolute text-right position-relative height-full right-0">
<picture>
<source srcset="assets/images/baas.png" type="image/webp">
<img src="assets/images/baas.png" class="width-full height-auto position-absolute right-0 bottom-0" alt="Futuristic city scape" loading="lazy" decoding="async" width="1376" height="436">
</picture>
</div>
</div>
</div>
<div class="position-relative pt-5 mt-5">
<div class="position-absolute left-0 width-full height-full js-build-in-trigger" data-build-non-decorative="true" data-build-margin-bottom="100" data-build-threshold="0" style="top: -4rem;">
<div class="mb-4 top-0 home-nav-outer js-build-in-item width-full z-3">
<div class="home-nav width-full js-toggler-container">
<div class="home-nav-bg position-fixed top-0 left-0 width-full height-full z-n1 color-bg-canvas-inverse js-toggler-target-off" style="opacity: 0.8"></div>
<div class="px-md-4 py-2 color-bg-primary">
<div class="home-nav-container mx-auto col-10-max d-flex flex-justify-between">
<button type="button" class="home-nav-trigger text-left js-toggler-target d-inline-block d-md-none py-2 px-3" aria-label="Toggle page navigation">
<svg class="octicon octicon-three-bars color-text-primary replaced color-text-primary" viewBox="0 0 16 16" height="24"><path clip-rule="evenodd" d="m1 2.75c0-.19891.07902-.38968.21967-.53033s.33142-.21967.53033-.21967h12.5c.1989 0 .3897.07902.5303.21967.1407.14065.2197.33142.2197.53033s-.079.38968-.2197.53033c-.1406.14065-.3314.21967-.5303.21967h-12.5c-.19891 0-.38968-.07902-.53033-.21967s-.21967-.33142-.21967-.53033zm0 5c0-.19891.07902-.38968.21967-.53033s.33142-.21967.53033-.21967h12.5c.1989 0 .3897.07902.5303.21967.1407.14065.2197.33142.2197.53033s-.079.38968-.2197.53033c-.1406.14065-.3314.21967-.5303.21967h-12.5c-.19891 0-.38968-.07902-.53033-.21967s-.21967-.33142-.21967-.53033zm.75 4.25c-.19891 0-.38968.079-.53033.2197-.14065.1406-.21967.3314-.21967.5303s.07902.3897.21967.5303c.14065.1407.33142.2197.53033.2197h12.5c.1989 0 .3897-.079.5303-.2197.1407-.1406.2197-.3314.2197-.5303s-.079-.3897-.2197-.5303c-.1406-.1407-.3314-.2197-.5303-.2197z" fill-rule="evenodd"></path></svg>
<svg class="octicon octicon-x color-text-primary" height="24" viewBox="0 0 24 24" width="16"><path clip-rule="evenodd" d="m6.21967 6.21967c.29289-.29289.76777-.29289 1.06066 0l4.71967 4.71963 4.7197-4.71963c.2929-.29289.7677-.29289 1.0606 0s.2929.76777 0 1.06066l-4.7196 4.71967 4.7196 4.7197c.2929.2929.2929.7677 0 1.0606s-.7677.2929-1.0606 0l-4.7197-4.7196-4.71967 4.7196c-.29289.2929-.76777.2929-1.06066 0s-.29289-.7677 0-1.0606l4.71963-4.7197-4.71963-4.71967c-.29289-.29289-.29289-.76777 0-1.06066z" fill-rule="evenodd"></path></svg>
</button>
<div class="home-nav-links-container d-flex flex-auto flex-md-items-center">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="overflow-hidden">
<meta property="page-title" content="Dithereum: Where the world builds software">
<meta property="page-description" content="Dithereum is where over 65 million developers shape the future of software, together. Contribute to the open source community, manage your Dithereum repositories, review code like a pro, track bugs and features, power your CI/CD and DevOps workflows, and secure code before you commit it.">
<div class="position-relative z-2 mx-auto box-shadow-default-mktg wide-block js-section" id="home-code">
<div class="container-xl p-responsive">
<div class="d-flex flex-column gutter gutter-spacious">
<div class="col-12 col-sm-10 offset-sm-1">
<div class="col-12-max">
<h2 class="h2-mktg color-text-white mb-6 mb-md-8 text-gradient-mint-blue-dark" style="font-size:59px">Leverage blockchain technology to enhance your business </h2>
</div>
</div>
<div class="col-11 col-sm-10 offset-1">
<ul class="home-git-log-dark d-flex gutter gutter-spacious flex-column list-style-none pb-5">
<li class="col-12 col-md-12 col-lg-12 mt-n3 pb-4">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="28" viewBox="0 0 28 20" width="28" aria-hidden="true" class="home-git-icon home-git-item float-left mr-n6 position-relative z-1"><circle cx="14" cy="10" fill="#fff" r="5" stroke="#d0d6df" stroke-width="2"></circle></svg>
<h3 class="f2-mktg text-gray-light-mktg text-semibold mb-3"> <span class="color-text-white">
Whether you want to launch your own blockchain platform like Dithereum or you are already running a small or large business, you can use the Dithereum platform to develop your infrastructure and take your business to the next level.
</span></h3>
<a class="link-bump-mktg mr-3 text-semibold color-text-primary no-underline d-inline-block color-text-white f4-mktg pt-2 pb-3 link-bump-underlined-mktg" href="/" target="_blank" data-hydro-click="{"event_type":"analytics.event","payload":{"category":"Sign up","action":"click to sign up for account","label":"ref_page:/;ref_cta:Sign up for Dithereum;ref_loc:code launchpad","originating_url":"","user_id":null}}" data-hydro-click-hmac="27e89dfe3a82ce0ed8c8a0e59e285b098a21d46dcff1b7175af9056efd5e82e8">
<span class="position-relative link-bump-inner-mktg">Read the whitepaper <span class=""><svg xmlns="http://www.w3.org/2000/svg" class="octicon octicon-chevrow" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill="currentColor" d="M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"></path>
<path class="octicon-chevrow-stem" stroke="currentColor" d="M1.75 8H11" stroke-width="1.5" stroke-linecap="round"></path></svg>
</span></span>
</a>
</li>
</ul>
</div>
<div class="col-11 col-sm-10 offset-1">
<ul class="home-git-log-dark d-flex gutter gutter-spacious flex-column list-style-none pt-5 pb-8 pb-md-9">
<li class="col-12 col-md-9 col-lg-12">
<div class="d-flex flex-column flex-lg-row flex-lg-row-reverse flex-items-center gutter gutter-spacious my-4">
<div class="col-12 col-lg-6 py-5 js-build-in build-in-slideX-left">
<h2 class="h3-mktg color-text-white mb-3 text-gradient-mint-blue-dark"> Key Benefits </h2>
<h3 class="f2-mktg text-gray-light-mktg lh-condensed text-semibold mb-3">
<br>
<span class="color-text-white"> • Security via DPoS Consensus</span><br><br>
<span class="color-text-white"> • Croos-chain Assets Bridge</span><br><br>
<span class="color-text-white"> • Fully EVM Compatible</span><br><br>
<span class="color-text-white"> • Highly Scalable Infrastructure</span>
</h3>
</div>
<div class="col-12 col-lg-6" aria-hidden="true">
<div class="position-relative">
<div class="rounded-2 home-packages-terminal f5-mktg p-4 text-mono">
<img src="assets/images/blockchain-enterprise.jpg" alt="blockchain-enterprise" style="width: 100%;">
</div>
<img src="assets/images/repo-terminal-glow.svg" class="position-absolute z-n1" style="width: 150%; margin: 0 -25%; top: 50%; transform: translateY(-50%);" alt="Light glowing behind the editor" loading="lazy">
</div>
</div>
</div>
</li>
<br>
<div class="d-flex flex-column flex-sm-row22 flex-items-center">
<a href="mailto: [email protected]"
class="btn-mktg btn-primary-mktg width-full width-sm-auto">
Contact us
</a>
</div>
</ul>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer id="footer" class="footer pt-6 position-relative" >
</footer>
<div id="ajax-error-message" class="ajax-error-message flash flash-error" hidden>
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-alert">
<path fill-rule="evenodd" d="M8.22 1.754a.25.25 0 00-.44 0L1.698 13.132a.25.25 0 00.22.368h12.164a.25.25 0 00.22-.368L8.22 1.754zm-1.763-.707c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0114.082 15H1.918a1.75 1.75 0 01-1.543-2.575L6.457 1.047zM9 11a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.25a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.5z"></path>
</svg>
<button type="button" class="flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x">
<path fill-rule="evenodd" d="M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"></path>
</svg>
</button>
You can’t perform that action at this time.
</div>
<div class="js-stale-session-flash flash flash-warn flash-banner" hidden
>
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-alert">
<path fill-rule="evenodd" d="M8.22 1.754a.25.25 0 00-.44 0L1.698 13.132a.25.25 0 00.22.368h12.164a.25.25 0 00.22-.368L8.22 1.754zm-1.763-.707c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0114.082 15H1.918a1.75 1.75 0 01-1.543-2.575L6.457 1.047zM9 11a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.25a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.5z"></path>
</svg>
<span class="js-stale-session-flash-signed-in" hidden>You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
<span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
</div>
<template id="site-details-dialog">
<details class="details-reset details-overlay details-overlay-dark lh-default color-text-primary hx_rsm" open>
<summary role="button" aria-label="Close dialog"></summary>
<details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast hx_rsm-dialog hx_rsm-modal">
<button class="Box-btn-octicon m-0 btn-octicon position-absolute right-0 top-0" type="button" aria-label="Close dialog" data-close-dialog>
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x">
<path fill-rule="evenodd" d="M3.72 3.72a.75.75 0 011.06 0L8 6.94l3.22-3.22a.75.75 0 111.06 1.06L9.06 8l3.22 3.22a.75.75 0 11-1.06 1.06L8 9.06l-3.22 3.22a.75.75 0 01-1.06-1.06L6.94 8 3.72 4.78a.75.75 0 010-1.06z"></path>
</svg>
</button>
<div class="octocat-spinner my-6 js-details-dialog-spinner"></div>
</details-dialog>
</details>
</template>
<div class="Popover js-hovercard-content position-absolute" style="display: none; outline: none;" tabindex="0">
<div class="Popover-message Popover-message--bottom-left Popover-message--large Box color-shadow-large" style="width:360px;">
</div>
</div>
<template id="snippet-clipboard-copy-button">
<div class="zeroclipboard-container position-absolute right-0 top-0">
<clipboard-copy aria-label="Copy" class="ClipboardButton btn js-clipboard-copy m-2 p-0 tooltipped-no-delay" data-copy-feedback="Copied!" data-tooltip-direction="w">
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-copy js-clipboard-copy-icon m-2">
<path fill-rule="evenodd" d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z"></path><path fill-rule="evenodd" d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z"></path>
</svg>
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-check js-clipboard-check-icon color-text-success d-none m-2">
<path fill-rule="evenodd" d="M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"></path>
</svg>
</clipboard-copy>
</div>
</template>
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
</body>
</html>