-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
293 lines (274 loc) · 15.6 KB
/
index.html
File metadata and controls
293 lines (274 loc) · 15.6 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Scry</title>
<meta name="description"
content="High scale, customisable, self deployable and decentralized oracle infrastructure" />
<link rel="icon" href="logo.png" type="image/x-icon">
<!--Inter UI font-->
<link href="https://rsms.me/inter/inter-ui.css" rel="stylesheet">
<!--vendors styles-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css">
<!-- Bootstrap CSS / Color Scheme -->
<link rel="stylesheet" href="css/default.css" id="theme-color">
</head>
<body>
<!--navigation-->
<section class="smart-scroll">
<div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark">
<a class="navbar-brand heading-black" href="index.html">
Scry
</a>
<button class="navbar-toggler navbar-toggler-right border-0" type="button" data-toggle="collapse"
data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false"
aria-label="Toggle navigation">
<span data-feather="grid"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link page-scroll" href="https://morpheus.scry.finance/">Morpheus</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="https://twitter.com/scryprotocol">Twitter</a>
</li><li class="nav-item">
<a class="nav-link page-scroll" href="https://docs.scry.finance/docs/">Docs</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="https://dapp.scry.finance/">Pull Oracles</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll d-flex flex-row align-items-center text-primary"
href="https://docs.scry.finance/docs/morpheus/build-your-own-oracle">
<em data-feather="layout" width="18" height="18" class="mr-2"></em>
Build Your Oracle
</a>
</li>
</ul>
</div>
</nav>
</div>
</section>
<!--hero header-->
<section class="py-7 py-md-0 bg-hero" id="home">
<div class="container">
<div class="row vh-md-100">
<div class="col-md-8 col-sm-10 col-12 mx-auto my-auto text-center">
<h1 class="heading-black text-capitalize">The most powerful and decentralized oracle infrastructure</h1>
<p class="lead py-3">Scry is the only protocol which allows you to deploy your own fully independant
oracles and fill requests to earn fees. Oracles support arbitrary API endpoints, secure VRFs,
crosschain lookup and more. By allowing anyone to create their own oracles, projects are able to
select the oracles they want and batch data to ensure redundancy, security while allowing for
unmatched customization.</p>
<a href="https://docs.scry.finance/docs/">
<button class="btn btn-primary d-inline-flex flex-row align-items-center"
href="https://docs.scry.finance/docs/">
Check out the docs
<em class="ml-2" data-feather="arrow-right"></em>
</button>
</a>
</div>
</div>
</div>
</section>
<!-- features section -->
<section class="" id="features">
<div class="container">
<div class="row">
<div class="col-md-6 mx-auto text-center">
<h2 class="heading-black">Scry allows for unmatched control over your data</h2>
<p class="text-muted lead">Deploy your own fully independant oracles, choose your oracles, request
custom endpoints</p>
</div>
</div>
<div class="row mt-5">
<div class="col-md-10 mx-auto">
<div class="row feature-boxes">
<div class="col-md-6 box">
<div class="icon-box box-primary">
<div class="icon-box-inner">
<span data-feather="activity" width="35" height="35"></span>
</div>
</div>
<h5>HIGH SCALE. CROSSCHAIN</h5>
<p class="text-muted">Morpheus allows devs to access any API endpoint in realtime, with
fully onchain request flow. This means that developers can now easily request data from
sources such as social media platforms, weather APIs, and financial data APIs directly
on the blockchain in realtime. Scrys XDATA allows access to any EVM, any contract, any data. You can read token balances, NFT ownership or any data from any other network in realtime. This makes it possible to build applications that are
more relevant to the real world such as insurance, synthetics, social dapps and that can
provide more value to users aswell as build between networks as if they were on the same network. Supports uint, string and hex data, allowing you to access
any data types you need.</p>
</div>
<div class="col-md-6 box">
<div class="icon-box box-success">
<div class="icon-box-inner">
<span data-feather="monitor" width="35" height="35"></span>
</div>
</div>
<h5>ANY API. ANY NETWORK</h5>
<p class="text-muted">Morpheus is also designed to be network-agnostic, which means that it
can be used on any EVM network. This makes it easier for developers to build
applications that are not limited to a particular blockchain, but that can be used on
any network that supports EVM. Morpheus is also designed to be network-agnostic, which
means that it can be used on any EVM network. This makes it easier for developers to
build applications that are not limited to a particular blockchain, but that can be used
on any network that supports EVM.</p>
</div>
<div class="col-md-6 box">
<div class="icon-box box-danger">
<div class="icon-box-inner">
<span data-feather="layout" width="35" height="35"></span>
</div>
</div>
<h5>BUILD YOUR OWN ORACLE!</h5>
<p class="text-muted">Our oracles have been designed from the ground up for usability and
easy maintainance. Morpheus nodes, self-hostable oracles, are a key component of the
Scry ecosystem. They earn fees from bounty requests for data, enabling nodes to be fully
autonomous and create passive revenue. Scry allows developers and projects to choose
their data sources based on reputation and even source data from their own community.
</p>
</div>
<div class="col-md-6 box">
<div class="icon-box box-info">
<div class="icon-box-inner">
<span data-feather="globe" width="35" height="35"></span>
</div>
</div>
<h5>CHOOSE YOUR SIGNERS</h5>
<p class="text-muted">You control who provides the data for your project. Community members,
team, data providers or even Scry, you can choose which oracles you use, how many
oracles are needed to make the data official and the endpoints youre sourcing the data
from, you can customise how fresh the data needs to be, quorums, signers.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--pricing section-->
<section class="py-7 bg-dark section-angle top-right bottom-right" id="pricing">
<div class="container">
<div class="row">
<div class="col-md-6 mx-auto text-center">
<h2 class="text-white heading-black">Scry Economics</h2>
<p class="text-light lead">Optional Collateralization. Guaranteed decentralization.</p>
</div>
</div>
<!--pricing tables-->
<div class="row pt-5 pricing-table">
<div class="col-12 mx-auto">
<div class="card-deck pricing-table">
<div class="card">
<div class="card-body">
<h3 class="card-title pt-3">Earn Fees</h3>
<div class="">You earn fees as an oracle for every request to your oracle. Oracles check
requests for profitability, are fully autonomous and refill gas based on requests.
</div>
<ul class="list-unstyled pricing-list">
<li>Deploy in <5m</li>
<li>No code required</li>
<li>Any EVM</li>
<li>Fully permissionless</li>
</ul>
<a href="https://docs.scry.finance/docs/morpheus/build-your-own-oracle"
class="btn btn-info">
Build your oracle!
</a>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-6">
<div class="col-md-4 mr-auto">
<h3>What you need.</h3>
<p class="lead">
</p>
</div>
<div class="col-md-7 offset-md-1">
<ul class="features-list">
<li>Fully open source</li>
<li>Fully permissionless</li>
<li>Deployment in <5m</li>
<li>Any EVM</li>
<li>Supports arbitrary APIs</li>
<li>Custom Hash RanCh VRF</li>
</ul>
</div>
</div>
<div class="row mt-5">
<div class="col-md-8 col-12 divider top-divider mx-auto pt-5 text-center">
<h3>Discord</h3>
<p class="mb-4"></p>
<a href="https://discord.gg/3Z2qvm9BDg"><button class="btn btn-primary">
Join the community
</button>
</div></a>
</div>
</div>
</div>
</section>
<!--faq section-->
<section class="py-7" id="faq">
<div class="container">
<div class="row">
<div class="col-md-6 mx-auto text-center">
<h2>Frequently asked questions</h2>
<p class="text-muted lead">Answers to most common questions.</p>
</div>
</div>
<div class="row mt-5">
<div class="col-md-10 mx-auto">
<div class="row">
<div class="col-md-6 mb-5">
<h6>How do you guarantee data security?</h6>
<p class="text-muted">Our decentralized network allows users to choose their own trusted
oracles to source data. Optional staking mechanisms provide economic incentives for
honest data. Batching from multiple oracles ensures data accuracy even if some are
malicious.</p>
</div>
<div class="col-md-6 mb-5">
<h6>Do I need blockchain development experience?</h6>
<p class="text-muted">No development experience is required. We provide easy-to-use binaries
and guides so anyone can run an oracle node.</p>
</div>
<div class="col-md-6 mb-5">
<h6>Which blockchains are supported?</h6>
<p class="text-muted">We support all EVM-compatible blockchains including Ethereum,
BNB Chain, Polygon, Optimism, Arbitrum, and more.</p>
</div>
<div class="col-md-6 mb-5">
<h6>Is staking required for oracles?</h6>
<p class="text-muted">No, staking is entirely optional. Oracles can provide data without
needing to stake any assets.</p>
</div>
<div class="col-md-6 mb-5">
<h6>How can I get support?</h6>
<p class="text-muted">You can reach out at our Discord</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--scroll to top-->
<div class="scroll-top">
<i class="fa fa-angle-up" aria-hidden="true"></i>
</div>
<!-- theme switcher (FOR DEMO ONLY - REMOVE FROM PRODUCTION)-->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.7.3/feather.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>