-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
156 lines (148 loc) · 5.78 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon"
href="/favicon/favicon.svg">
<link rel="icon"
type="image/png"
sizes="16x16"
href="/favicon/favicon-16x16.png">
<link rel="icon"
type="image/png"
sizes="32x32"
href="/favicon/favicon-32x32.png">
<link rel="icon"
type="image/png"
sizes="192x192"
href="/favicon/android-chrome-192x192.png">
<link rel="icon"
type="image/png"
sizes="512x512"
href="/favicon/android-chrome-512x512.png">
<link rel="apple-touch-icon"
sizes="57x57"
href="/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon"
sizes="60x60"
href="/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon"
sizes="72x72"
href="/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon"
sizes="76x76"
href="/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon"
sizes="114x114"
href="/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon"
sizes="120x120"
href="/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon"
sizes="144x144"
href="/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon"
sizes="152x152"
href="/favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon"
sizes="180x180"
href="/favicon/apple-touch-icon-180x180.png">
<link rel="mask-icon"
color="#000"
href="/favicon/safari-pinned-tab.svg">
<link rel="mask-icon"
href="/favicon/mask-icon.svg"
color="#082D63">
<link rel="apple-touch-icon"
href="/favicon/apple-touch-icon.png">
<meta name="viewport"
content="width=device-width,initial-scale=1">
<meta name="theme-color"
content="#082D63">
<meta name="msapplication-navbutton-color"
content="#082D63">
<meta name="apple-mobile-web-app-status-bar-style"
content="#082D63">
<title>Nolus - Reshaping Money Markets</title>
<!-- Primary Meta Tags -->
<meta name="title"
content="Nolus - Reshaping Money Markets" />
<meta name="description"
content="Triple your holdings without tripling the risk! Unlock the full potential of your crypto">
<meta name="keywords"
content="nolus, crypto lease, nolus defi, nolus defi lease, nolus crypto, nolus defi lease, money markets, nolus money market">
<!-- Open Graph / Facebook -->
<meta property="og:type"
content="website" />
<meta property="og:url"
content="https://nolus.io/" />
<meta property="og:title"
content="Nolus - Reshaping Money Markets" />
<meta property="og:description"
content="Triple your holdings without tripling the risk! Unlock the full potential of your crypto" />
<meta property="og:image"
content="" />
<!-- Twitter -->
<meta property="twitter:card"
content="summary_large_image" />
<meta property="twitter:url"
content="https://nolus.io/" />
<meta property="twitter:title"
content="Nolus - Reshaping Money Markets" />
<meta property="twitter:description"
content="Triple your holdings without tripling the risk! Unlock the full potential of your crypto" />
<meta property="twitter:image"
content="" />
<script type="application/ld+json"
id="script-organisation">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Nolus Protocol",
"alternateName": "Nolus",
"url": "https://nolus.io/",
"logo": "",
"sameAs": [
"https://github.com/nolus-protocol",
"https://nolus.io/",
"https://www.youtube.com/@NolusProtocol",
"https://twitter.com/NolusProtocol"
]
}
</script>
<script type="application/ld+json"
id="script-video-object">
{
"@context": "http://schema.org/",
"@type": "VideoObject",
"name": "Nolus defines a money market between lenders looking to yield on stablecoins and borrowers looking to amplify their holdings. For borrowers, the Nolus DeFi Lease provides up to 150% financing on the initial investment with a lowered margin call risk and access to the underlying leveraged assets through whitelisted strategies. Inspired by traditional lease products where one can obtain a physical good by providing only a fraction of the cost upfront and use it throughout the lease duration, the Nolus DeFi Lease unlocks the full potential of crypto money markets by reducing the industry’s steep over-collateralization requirements, resulting in significantly improved capital efficiency",
"uploadDate": "2022-10-24",
"duration": "PT0H1M47S",
"contentUrl": "https://www.youtube.com/watch?v=k7QWPR0052g",
"embedUrl" : "https://www.youtube.com/embed/k7QWPR0052g",
"thumbnailUrl" : "https://i9.ytimg.com/vi/k7QWPR0052g/mqdefault.jpg?v=635641f9&sqp=CPC145oG&rs=AOn4CLBNhkTA4nD9T6Pb9_Jmi4UfQeQzsg"
}
</script>
<script defer=""
data-domain="nolus.io"
src="https://plausible.nolus.network/js/script.js"></script>
<script>
if (navigator.userAgent.indexOf('Mac OS X') != -1) {
document.documentElement.style.setProperty('--bg-banner-home', `#edf2f4`);
if(window.safari){
document.documentElement.style.setProperty('--bg-banner-about', `#2b4287`);
}else if(/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)) {
console.log('enter')
document.documentElement.style.setProperty('--bg-banner-about', `#273a7c`);
}else {
document.documentElement.style.setProperty('--bg-banner-about', `#2b4288`);
}
}
</script>
</head>
<body>
<div id="app"></div>
<script type="module"
src="/src/main.ts"></script>
</body>
</html>