Commit Graph

19 Commits

Author SHA1 Message Date
71a04edc02
README.md: Added default settings to config file
- Added default settings for HideScreen and Timeout to the config file
- Users can modify these values in the file if needed
2023-06-22 13:26:58 +10:00
dc09194759
readme: Added info on donating straight to @firewallet 2023-06-20 12:11:44 +10:00
026849575d
readme: Removed warning about import UPDATE not working 2023-06-20 11:58:02 +10:00
38838096d6
readme: Added info on HIP-02 config 2023-06-18 20:28:08 +10:00
a024ce7afc
readme: Added installation dependencies
- Added instructions for installing .net desktop
- Added instructions for installing Node, NPM, and git
2023-06-16 11:20:48 +10:00
88c6b5afe0
README.md: Added instructions for using HIP-02
- Added instructions for using HIP-02 to send HNS to Handshake addresses or domains.
- To use HIP-02, a user needs to have an HSD resolver listening on port 5350.
- A domain must be prefixed with `@` to use HIP-02 (e.g., `@nathan.woodburn`).
2023-06-15 17:38:05 +10:00
42536e47bb
README.md: Added a note about BID import syntax
- Added a note about the BID import syntax being BID,LOCKUP where LOCKUP is (BID+BLIND)
2023-06-15 16:43:51 +10:00
c3abd0b4de
README.md: Added ability to send HNS using HIP-02
- Added option to send HNS to Handshake addresses or domains
- Implemented [HIP-02](https://github.com/handshake-org/HIPs/blob/master/HIP-0002.md) for sending HNS
2023-06-15 14:07:26 +10:00
a8f425434e
config: Added custom HSD launch command
- Added `HSD` and `HSD-command` keys to node.txt file
- Users can now set a custom HSD launch command by setting the `hsd-command` key in node.txt
- README.md updated with instructions on how to set a custom HSD launch command using `{default-dir}`, `{key}` and `{Bob}`
- Support section added to README.md
2023-06-15 00:00:37 +10:00
91c90136c1
readme: Added install video 2023-06-10 15:29:03 +10:00
1d2597e1e7
readme: Added settings information
- Added information about the different settings files used in FireWallet
- Included details on what each file stores and how to access them
2023-06-10 13:20:24 +10:00
1a71329e6a
readme: Added HSD info 2023-06-09 16:04:32 +10:00
e78bddd6d3
readme: Added info on new wallets 2023-06-09 14:46:55 +10:00
26bec13292
main: Added transfer form for individual domain transfers 2023-06-09 14:43:02 +10:00
b03bcd3f2c
main: Added settings page 2023-06-08 18:08:02 +10:00
3c3e24e2e8
readme: Added most info 2023-06-08 16:52:38 +10:00
06a458e6ec
readme: Added initial setup instructions 2023-06-08 16:18:34 +10:00
1e10f4763f
main: Added login prompt 2023-06-06 16:45:03 +10:00
37e75e2e36
Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-06-06 14:43:10 +10:00