hns-address-plugin/README.md

25 lines
735 B
Markdown
Raw Normal View History

2025-01-29 12:25:51 +11:00
# Some additional plugins for FireWallet
These plugins aren't included by default as there are already a lot of plugins included
## Import
Go to Plugins > Custom Plugin Manager
Import this URL:
```
https://git.woodburn.au/nathanwoodburn/hns-address-plugin.git
2025-01-29 12:25:51 +11:00
```
2025-01-29 12:56:58 +11:00
## 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)