summaryrefslogtreecommitdiff
path: root/openalias.html
diff options
context:
space:
mode:
Diffstat (limited to 'openalias.html')
-rw-r--r--openalias.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/openalias.html b/openalias.html
index 2856560..dd11629 100644
--- a/openalias.html
+++ b/openalias.html
@@ -20,7 +20,7 @@
</p>
<ul>
- <li>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</li>
+ <li><code class=crypto>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</code></p>
</ul>
<p>
@@ -32,7 +32,7 @@
<p>
It would be nice if we could just input someone's email address or maybe a website and send Bitcoin or Monero to that instead.
- So instead of that long jumble, it would be eaiser to just type in someone's website or email and sending them money that way.
+ So instead of that long jumble, it would be easier to just type in someone's website or email and sending them money that way.
</p>
<h2>The Solution</h2>
@@ -67,7 +67,7 @@
Note here that I have create two entries:
</p>
- <img src="pix/openalias-01.png" alt="openalias">
+ <a href=pix/openalias-01.png><img src="pix/openalias-01.png" alt="openalias"></a>
<p>
One entry's "Host" is left empty, this will allow people to send Monero by merely typing <code>landchad.net</code>.
@@ -83,13 +83,13 @@
Let's check to see if it works.
In the Monero wallet, we can now type in <code>landchad.net</code> as a recipient:
</p>
- <img src="pix/openalias-02.png" alt="checking">
+ <a href=pix/openalias-02.png><img src="pix/openalias-02.png" alt="checking"></a>
<p>
And once we press the "Resolve" button, it automatically turns into that address we gave to the DNS!
</p>
- <img src="pix/openalias-03.png" alt="It works!">
+ <a href=pix/openalias-03.png><img src="pix/openalias-03.png" alt="It works!"></a>
<p>
Now people can donate Monero to you without having to worry about QR codes or copying-and-pasting super-long public addresses!
@@ -106,18 +106,18 @@
<p>Add the TXT entries in and save:</p>
- <img src="pix/openalias-04.png" alt="bitcoin openalias entries">
+ <a href=pix/openalias-04.png><img src="pix/openalias-04.png" alt="bitcoin openalias entries"></a>
<p>And we can then check that it's working by trying to send money to <code>landchad.net</code> in Electrum.
See that it automatically appends the address!
</p>
- <img src="pix/openalias-05.png" alt="electrum resolves an openalias">
+ <a href=pix/openalias-05.png><img src="pix/openalias-05.png" alt="electrum resolves an openalias"></a>
<p>
And that's it. Now users can easily send your website or email address Bitcoin or Monero without having to worry about hard to read addresses and QR codes.
</p>
</main>
- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer>
+ <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer>
</body>
</html>