mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-10 09:18:15 +11:00
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`).
This commit is contained in:
parent
f06bc5b711
commit
88c6b5afe0
@ -61,6 +61,8 @@ 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).
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user