mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-23 23:58:14 +11:00
readme: Added initial setup instructions
This commit is contained in:
parent
a75070010c
commit
06a458e6ec
22
README.md
22
README.md
@ -1,2 +1,22 @@
|
||||
# FireWallet
|
||||
Experimental wallet for Handshake chain
|
||||
Experimental wallet for Handshake chain
|
||||
|
||||
## Installation
|
||||
### From Releases
|
||||
You can install the latest release from [here](https://github.com/Nathanwoodburn/FireWallet/releases/).
|
||||
### Build from source
|
||||
You can build from source by cloning this repo.
|
||||
You will need Visual Studio (recommend a recent version) and .net desktop development tools installed.
|
||||
|
||||
## Setup
|
||||
### Create a new wallet
|
||||
Not yet implemented
|
||||
|
||||
## First time setup
|
||||
When you first open the wallet you will be prompted to set your node settings.
|
||||
|
||||
You can get the API key from the HSD launch command or
|
||||
in Bob wallet under settings > Wallet > API key.
|
||||
If you change this key in HSD or Bob you will need to update it in FireWallet.
|
||||
|
||||
![Node settings](assets/node_settings.png)
|
BIN
assets/account_select.png
Normal file
BIN
assets/account_select.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
assets/node_settings.png
Normal file
BIN
assets/node_settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user