-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
146 lines (105 loc) · 6.38 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
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z4VXHS4PR3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Z4VXHS4PR3');
</script>
<!-- Used to automatically add version number to avoid cache -->
<script type="text/javascript" language="javascript">
var versionUpdate = (new Date()).getTime();
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "src/fetch.js?v=" + versionUpdate;
document.head.appendChild(script);
console.log(script)
</script>
<!--- TITLE, METANAME, CSS, ICON -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="The most up-to-date list of all Evmos related projects." />
<meta name="keywords" content="Evmos Project, Evmos Projects, Evmos, Evmos dapp , Evmosproject, Evmoslist, dapp list Evmos, best project Evmos, list project Evmos, Evmos tools list, Evmos protocol changes, Evmos application, When lambo, Evmos voting, Evmos Evmos Evmos,">
<meta name="author" content="creeea" />
<link rel="icon" href="/img/evmos_header.png">
<title>Evmos Ecosystem</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Bootstrap core CSS -->
<link href="bootstrap-4.0.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
rel="stylesheet" type='text/css'>
<!-- Custom styles for this template -->
<script>document.write('<link rel="stylesheet" href="css/evmosprojects.css?v=' + Math.floor(Math.random() * 100) + '"\><\/script>');</script>
<!-- <link rel="stylesheet" href="css/evmosprojects.css?v=" > -->
<!-- Javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<script src="src/fetch.js"></script>
</head>
<body>
<!-- HEADER -->
<header>
<div class="navbar navbar-dark" style="background-color: #272c30;">
<div class="container d-flex justify-content-between">
<a href="." class="navbar-brand d-flex align-items-center">
<img src="img/evmos_header.png" class="img-fluid rounded float-left" width="7%" align="right">
<strong style="font-size: 26px; margin">Evmos Ecosystem</strong>
</a>
</div>
</div>
</header>
<main role="main">
<div class="jumbotron text-center" style="background-color: #272c30">
<h1 class="display-4 text-light">Hello, <a style="color: #249bde">#evmos</a> frens!</h1>
<p class="lead text-light">Evmos is an application-agnostic chain that will be interoperable with the Ethereum mainnet, EVM-compatible environments, <br> and other BFT chains via IBC, making it easy for users and developers to interact seamlessly between chains.</p>
<br>
<!-- <p style="font-size: 24px" class="text-light">Filter ecosystem cards:</p> -->
<p>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('all')">all</button>
<!-- <button class="btn btn-outline-dark btn-lg" onclick="click_var('dapp')">dapp</button> -->
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('defi')">defi</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('nft')">nft</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('protocol')">protocol</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('tools')">tools</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('incentives')">incentives</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('cex')">cex</button>
<button class="btn btn-outline-light btn-lg" style="color: #249bde" onclick="click_var('wallet')">wallet</button>
</p>
<br>
<p class="text-light" style="font-size: 20px">made with ❤️ by Swiss Staking Validator <a href="https://evmos.disperze.network/validators/evmosvaloper1vw76ju5rwt9us7kz8tg42t6yfmq2jftydu74u6" target="_blank" class="badge badge-danger">delegate</a></p>
<br>
</div>
</section>
<div class="album py-5 bg-dark">
<div class="container">
<div class="lead text-center text-light">
</div>
<div class="row">
<!-- Card Template -->
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="text-muted" style="background-color: #272c30;">
<div class="container">
<p class="float-right">
<a style="color: #249bde" href="#">Back to top</a>
</p>
<p class="text-light">A project is not listed? <a style="color: #249bde" style="background-color: #302a27;" href="mailto:[email protected]?subject=Evmos Project">Email Us</a> </p>
<p style="font-size:10px">evmos.space © all rights reserved.</p>
</div>
</footer>
</body>
</html>
<!-- Bootstrap core JavaScript allenfalls wieder in body
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>