hns-address-plugin/README.md

26 lines
897 B
Markdown

# HNS-Address Plugin for FireWallet
This plugin allows you to use the functions from [HNS-Address](https://git.woodburn.au/nathanwoodburn/hns-address) in FireWallet.
Please note that the first time you run this plugin it will install HNS-Address and its dependencies which may take a while.
## Import
Go to Plugins > Custom Plugin Manager
Import this URL:
```
https://git.woodburn.au/nathanwoodburn/hns-address-plugin.git
```
## Usage
![Dashboard](assets/dash.png)
### Generate
Enter the number of addresses you want to generate and click Generate
Note that you don't need to fill the fields as the default values will be used. This also creates a file in user_data with the result to allow easier copying
![Generate](assets/generate.png)
### Validate
Enter the address you want to validate and click Validate
Note that you don't need to fill the xPub field
![Validate](assets/validate.png)