Skip to content

Commit 7aa769e

Browse files
Adde faucet link
1 parent e465e49 commit 7aa769e

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

eap/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ <h2 class="cta-heading">Get involved</h2>
5353
<a class="button-link cta__button" href="https://explorer.catalystnet.org/" target="_blank"
5454
rel="noopener noreferrer">Block explorer</a>
5555
</div>
56+
<div class="cta__button-group">
57+
<a class="button-link cta__button" href="https://faucet.catalystnet.org/" target="_blank"
58+
rel="noopener noreferrer">Testnet faucet</a>
59+
</div>
5660
<div class="cta__button-group">
5761
<a class="button-link cta__button" href="https://github.com/catalyst-network" target="_blank"
5862
rel="noopener noreferrer">GitHub</a>

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,12 @@ <h3 class="mission__caption">Testnet</h3>
199199
<b>Open block explorer</b>
200200
</a>
201201
</div>
202+
<div class="start__button flex-center">
203+
<a href="https://faucet.catalystnet.org/" target="_blank" rel="noopener noreferrer"
204+
class="button button--green">
205+
<b>Testnet faucet</b>
206+
</a>
207+
</div>
202208
<div class="start__button flex-center">
203209
<a href="https://github.com/orgs/catalyst-network/projects/2" target="_blank"
204210
rel="noopener noreferrer" class="button button--green">
@@ -698,7 +704,7 @@ <h4>Deliverables</h4>
698704
<ul>
699705
<li>✅ Public testnet running across Asia, Europe, and the USA</li>
700706
<li>✅ Block explorer</li>
701-
<li> Wallet (available but in development)</li>
707+
<li> Wallet (complete; Chrome Web Store first, then Android and iOS)</li>
702708
<li>⏳ Developer tooling</li>
703709
</ul>
704710
</div>
@@ -722,7 +728,7 @@ <h4>Stability hardening</h4>
722728
<h4>Deliverables</h4>
723729
<ul>
724730
<li>⬜ Main network</li>
725-
<li>⬜ Wallets in iOS, Android and Chrome stores</li>
731+
<li>⏳ Wallet deployment: Chrome Web Store first, then Android and iOS</li>
726732
<li>⬜ Jeskei, DeFi, and other projects deploying</li>
727733
<li>⬜ Additional tools including AI skills</li>
728734
</ul>
@@ -785,7 +791,7 @@ <h2 class="title title--left features__title" style="color: #fff;">Media Coverag
785791
<br>
786792
<br>
787793
<br>
788-
<img class="card-img-top img-responsive" style=""
794+
<img class="card-img-top img-responsive"
789795
src="static/images/prn_cision_logo_desktop.png" alt="Card image cap">
790796
<br>
791797
<br>

0 commit comments

Comments
 (0)