From 88c6b5afe05b59e02eff672202ecf0b425215f85 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 15 Jun 2023 17:38:05 +1000 Subject: [PATCH] README.md: Added instructions for using HIP-02 - Added instructions for using HIP-02 to send HNS to Handshake addresses or domains. - To use HIP-02, a user needs to have an HSD resolver listening on port 5350. - A domain must be prefixed with `@` to use HIP-02 (e.g., `@nathan.woodburn`). --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ae6c1..d5dac1b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ You can change the number of transactions shown in the `portfolio-tx:` settings.

## Sending HNS ![Send](assets/send_hns.png) -This page lets you send HNS to Handshake addresses or domains using [HIP-02](https://github.com/handshake-org/HIPs/blob/master/HIP-0002.md). +This page lets you send HNS to Handshake addresses or domains using [HIP-02](https://github.com/handshake-org/HIPs/blob/master/HIP-0002.md). +To use HIP-02 you need to have HSD resolver (or any HNS compatible DNS resolver) listening on port 5350 (default HSD port). +To enter a domain to use HIP-02 you need to prefix the domain with `@` (eg. `@nathan.woodburn`). ## Receiving HNS or Domains The receive page shows your current HNS address.