main: Added firewallet to projects

This commit is contained in:
2023-06-10 15:44:02 +10:00
parent 69da1214b5
commit 0d48c37d4f
11 changed files with 6 additions and 1 deletions

View File

@@ -102,6 +102,10 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
</div>
</div>
<div class="row">
<div class="col" style="padding-top: 20px;">
<h2>FireWallet</h2>
<p><span style="background-color: initial;">The Handshake wallet that is Fire.</span><br><span style="background-color: initial;">A new frontend to HSD or Bob Wallet</span></p><a class="btn btn-primary" role="button" target="_blank" href="https://github.com/nathanwoodburn/firewallet">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>HSD Batcher</h2>
<p><span style="background-color: initial;">A GUI to send transaction batches to the Handshake chain.</span></p><a class="btn btn-primary" role="button" target="_blank" href="https://github.com/Nathanwoodburn/HSDBatcherGUI">More Info</a>