btc web wallet link and images
This commit is contained in:
parent
a7662960ad
commit
de42061445
17
index.html
17
index.html
@ -162,6 +162,23 @@
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Bitcoin Web Wallet - One click bitcoin address generator</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://github.com/ranchimall/btc-webwallet" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>Self custody of bitcoins has become the most important aspect recently. Bitcoin Web Wallet is a web based UI for generating a bitcoin address with private key. Check balance, send , and receieve bitcoins using this simple web-based UI.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/btc-webwallet/" target='_blank' class="card link">
|
||||
<img src="resources/btcwallet.jpeg" alt="">
|
||||
<h4>Bitcoin Web Wallet</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
<a href="https://github.com/ranchimall/btc-webwallet/" target='_blank' class="card link">
|
||||
<img src="resources/github.png" alt="">
|
||||
<h4>Bitcoin Web Wallet Code</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Architecture for FLO based Applications</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/5_Architecture_for_app.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
|
||||
BIN
resources/btcwallet.jpeg
Normal file
BIN
resources/btcwallet.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user