main: Added firewallet to projects

This commit is contained in:
Nathan Woodburn 2023-06-10 15:44:02 +10:00
parent 69da1214b5
commit 0d48c37d4f
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
11 changed files with 6 additions and 1 deletions

BIN
assets/img/512.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

BIN
assets/img/HNSAU.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

1
assets/img/tilt2.svg Normal file
View File

@ -0,0 +1 @@
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none" ><path d="M1200 120L0 16.48 0 0 1200 0 1200 120z" class="shape-fill" fill="#2B1166" fill-opacity="1"></path></svg>

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
assets/img/transparent.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1 +1 @@
{"name":"Nathan Woodburn","icons":[{"src":"https://nathan.woodburn.au/assets/img/NJW%20Icon%20192.png","type":"image/png","sizes":"192x192"},{"src":"https://nathan.woodburn.au/assets/img/NJW%20Icon%20512.png","type":"image/png","sizes":"512x512"}],"start_url":"https://nathan.woodburn","background_color":"#97009a","theme_color":"#97009a","display":"fullscreen","orientation":"portrait"}
{"name":"Nathan Woodburn","icons":[{"src":"https://nathan.woodburn.au/assets/img/NJW%20Icon%20192.png","type":"image/png","sizes":"192x192","purpose":"any maskable"},{"src":"https://nathan.woodburn.au/assets/img/NJW%20Icon%20512.png","type":"image/png","sizes":"512x512","purpose":"any maskable"}],"start_url":"https://nathan.woodburn","background_color":"#97009a","theme_color":"#97009a","display":"fullscreen","orientation":"portrait"}

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>