Compare commits
No commits in common. "0c3c88983a146d242904e6f9c98aeda90e54732c" and "749021c3716028e03d9717152cdc64534aa123ec" have entirely different histories.
0c3c88983a
...
749021c371
@ -1,43 +0,0 @@
|
|||||||
---
|
|
||||||
title: FireWallet
|
|
||||||
description:
|
|
||||||
published: 1
|
|
||||||
date: 2024-02-13T04:42:53.044Z
|
|
||||||
tags: tools, wallets
|
|
||||||
editor: markdown
|
|
||||||
dateCreated: 2024-02-13T04:42:53.044Z
|
|
||||||
---
|
|
||||||
|
|
||||||
# FireWallet
|
|
||||||
![favicon.png](/firewallet/favicon.png =256x256){.align-right}
|
|
||||||
A fully opensource Handshake wallet that is just Fire.
|
|
||||||
|
|
||||||
|
|
||||||
## FireWallet Browser
|
|
||||||
FireWallet Browser is a python application that connects to any HSD node and hosts a web based wallet.
|
|
||||||
It allows for sharing the wallet over a VPN or local network to a mobile device without the connecting device needing a HSD node.
|
|
||||||
FireWallet Browser allows for custom plugins to be added. They are easy to code in Python so anyone can create them.
|
|
||||||
Plugins can get [Niami](/niami) ratings for your domain, automatically set the DNS to a varo clone or even automate a WordPress site setup.
|
|
||||||
|
|
||||||
|
|
||||||
### Features
|
|
||||||
- Basic wallet functionality such as creating/importing wallets and sending/recieving HNS and domains
|
|
||||||
- Sending to HIP2 domain aliases (this allows you to send HNS and domains to domains like @nathan.woodburn)
|
|
||||||
- Download a list of all domains in a customizable format
|
|
||||||
- Resend all pending transactions
|
|
||||||
- Easy theming
|
|
||||||
- Custom plugins
|
|
||||||
|
|
||||||
|
|
||||||
<br><br><br>
|
|
||||||
|
|
||||||
|
|
||||||
## FireWallet Desktop (Not maintained)
|
|
||||||
FireWallet Desktop is a C# based wallet. It is only able to run on Windows and is no longer maintained.
|
|
||||||
It has many batching features to allow for bulk actions.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Links
|
|
||||||
- [Website](https://firewallet.au)
|
|
||||||
- [Support Discord Server](https://l.woodburn.au/discord)
|
|
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
10
wallets.md
10
wallets.md
@ -2,7 +2,7 @@
|
|||||||
title: Wallets
|
title: Wallets
|
||||||
description:
|
description:
|
||||||
published: 1
|
published: 1
|
||||||
date: 2024-02-13T04:43:33.232Z
|
date: 2024-02-09T06:03:26.096Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-02-09T04:45:27.058Z
|
dateCreated: 2024-02-09T04:45:27.058Z
|
||||||
@ -12,12 +12,12 @@ dateCreated: 2024-02-09T04:45:27.058Z
|
|||||||
|
|
||||||
|
|
||||||
## Custodial Wallets
|
## Custodial Wallets
|
||||||
- [Namebase](/namebase)
|
- [Namebase](/en/namebase)
|
||||||
- [ShakeStation](/shakestation)
|
- [ShakeStation](/en/shakestation)
|
||||||
|
|
||||||
## Self Custodial Wallets
|
## Self Custodial Wallets
|
||||||
- [Bob Wallet](/bobwallet)
|
- [Bob Wallet](/en/bobwallet)
|
||||||
- [FireWallet](/firewallet)
|
- [FireWallet](https://firewallet.au/)
|
||||||
- [FX Wallet](https://www.fxwallet.com/) (Not open source)
|
- [FX Wallet](https://www.fxwallet.com/) (Not open source)
|
||||||
- [CoinEx Wallet](https://wallet.coinex.com/) (Not open source)
|
- [CoinEx Wallet](https://wallet.coinex.com/) (Not open source)
|
||||||
- [Palm Reader](https://github.com/pinheadmz/palmreader)
|
- [Palm Reader](https://github.com/pinheadmz/palmreader)
|
||||||
|
Loading…
Reference in New Issue
Block a user