Update index.html
This commit is contained in:
parent
b44fa1e9bc
commit
8262f3a2f2
@ -170,7 +170,7 @@
|
||||
<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>
|
||||
<p>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="">
|
||||
@ -187,7 +187,7 @@
|
||||
<section>
|
||||
<h1>Certificate verification on blockchain</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/flo-webwallet/#/transactions?id=FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE/" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>At RanchiMall, all certificates (internship, employment, participation, and volunteer) are issued directly on the blockchain. If both sender and receiver blockchain addresses are correct, the certificate verifier verifies the certificate and returns a URL for the blockchain transaction between RanchiMall authorized certificate addresses.</p>
|
||||
<p>At RanchiMall, all certificates are issued primarily on the blockchain. If both sender and receiver blockchain addresses are RanchiMall's authorized addresses, the certificate verifier verifies the certificate and returns a URL for the blockchain transaction.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/flo-webwallet/#/transactions?id=FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE/" target='_blank' class="card link">
|
||||
<img src="resources/certificateissuer.jpeg" alt="">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user