forked from galacticcouncil/HydraDX-web-old
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
183 lines (182 loc) · 6.16 KB
/
Copy pathindex.html
File metadata and controls
183 lines (182 loc) · 6.16 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
---
layout: default
---
<div class="header">
<div class="logo">
<img alt="h7dra.dx" src="assets/fullframe-logo-no-gap.svg" />
<div>cross-chain liquidity protocol built on substrate</div>
</div>
</div>
<div class="content">
<div class="arrow">↓</div>
<div class="mission">
<div class="box main">
<div class="heading"><h1>Our Mission</h1></div>
<span>
→ Enable frictionless liquidity for all cryptoassets<br />
→ Build open, neutral & autonomous protocol for liquidity<br />
→ Become the solution that enables global finance of 21st century
</span>
</div>
<div class="box">
<h3>MULTI-ASSET LIQUIDITY POOL</h3>
<span
>Our unique solution enables putting all assets into one shared
liquidity pool – unlocking unparalleled efficiency.</span
>
</div>
<div class="box">
<h3>POWERED BY HDX</h3>
<span
>Native reserve token improving security and aligning incentives of key
network participants. The total supply of HDX is a function of liquidity
provisioned.</span
>
</div>
<div class="box">
<h3>INTEROPERABILITY</h3>
<span
>HydraDX is designed to communicate with other networks. Ethereum based
assets will be ultimately liquid on HydraDX.</span
>
</div>
<div class="box">
<h3>COMMUNITY DRIVEN</h3>
<span
>HydraDX is an open and permissionless protocol governed by its
community of users, liquidity providers and validators.</span
>
</div>
<div class="box">
<h3>NATIVE LIQUIDITY FOR POLKADOT ECOSYSTEM</h3>
<span
>HydraDX is a natural swap solution for all assets built on Substrate
and in the fast-growing Polkadot ecosystem – a place to bootstrap
liquidity.</span
>
</div>
</div>
<div class="why">
<div class="heading">
<h1>Why HydraDX</h1>
</div>
<div class="box main">
In the old financial world, liquidity is fragmented among many
gatekeepers, protecting their business interests, profiting from the
upside, while socializing the downside. The cost of liquidity is also high
because legacy technology consists of siloed databases.
</div>
<div class="box">
Blockchain is changing this unfortunate reality by providing an open and
universally accessible technology layer for transaction settlement and
asset exchange.<br /><br />
However, the dominant blockchain application platform – Ethereum – suffers
from being a general platform for many varied use cases – the network is
getting clogged and fees are high.
</div>
<div class="box">
In order to achieve the optimal properties, HydraDX is built as a
parachain – specialized blockchain in the Polkadot network. It is
benefiting from shared security, speed and flexibility of the Substrate
framework while remaining optimized for a single purpose: enabling fluid
programmable value exchange.<br />Thanks to planned interoperability
between Polkadot and Ethereum ecosystems, Hydra will tap into Ethereum’s
liquidity, talent and community, merging the best of the both worlds.
</div>
</div>
<div class="roadmap">
<h2>Roadmap</h2>
<div class="table">
<div class="row done">
<div class="when">Q2 2019</div>
<div class="name">
→ Idea of building cross-chain liquidity protocol
</div>
<div class="complete">★</div>
</div>
<div class="row done">
<div class="when">Q3 2019</div>
<div class="name">
→ Building tooling for Polkadot<br />
→ First Uniswap like POC
</div>
<div class="complete">
★<br />
★
</div>
</div>
<div class="row done">
<div class="when">Q3 2020</div>
<div class="name">
→ Invented new AMM / CFMM model<br />
→ POS chain, built asset registry while waiting for XCMP<br />
→ Built tool to compare different AMM models <br />
→ Added basic governance functionality <br />
→ Planning for future use-cases
</div>
<div class="complete">
★<br />
★<br />
★<br />
★<br />
★<br />
</div>
</div>
<div class="row done">
<div class="when">Q4 2020</div>
<div class="name">
→ Starting a hack-net <br />
→ Finish mathematical modeling of invented CFMM design<br />
→ Finish transaction payments in exogenous tokens <br />
→ Finish in-block order matching
</div>
<div class="complete">
★<br />
★<br />
★<br />
★<br />
</div>
</div>
<div class="row">
<div class="when">Q1 2021</div>
<div class="name">
→ LBP token distribution <br />
→ Connect to Rococo testnet <br />
→ Start incentivised testnet <br />
→ Finish tweaking of our pool model<br />
→ Release first version of HydraDX-js SDK <br />
→ Finish new improved UI
</div>
<div class="complete">
★<br />
★<br />
★<br />
☆<br />
☆<br />
☆<br />
</div>
</div>
<div class="row">
<div class="when">Rest of 2021</div>
<div class="name">
→ Running mainnet<br />
→ Implementing other financial instruments (options, lending,
derivatives, synthetics)<br />
→ HydraDX becoming a go-to liquidity protocol & cross-chain swap
hub<br />
</div>
<div class="complete">☆</div>
</div>
</div>
</div>
<div class="team">
<h2>ABOUT THE TEAM</h2>
<img alt="galactic council" src="assets/gc-logo.svg" />
<p>
Hydra DX is developed by
<a href="https://galacticcouncil.io" target="blank">Galactic Council</a> –
Substrate oriented dev house building indy & cool stuff, with the goal of
improving the Universe.
</p>
</div>
</div>