readme: Added initial setup instructions

This commit is contained in:
Nathan Woodburn 2023-06-08 16:18:34 +10:00
parent a75070010c
commit 06a458e6ec
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
3 changed files with 21 additions and 1 deletions

View File

@ -1,2 +1,22 @@
# FireWallet
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
assets/node_settings.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB