Skip to content

Commit

Permalink
Update always-listening-wallet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anynomouss authored Jan 10, 2025
1 parent 0c2e966 commit 9176749
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/wiki/extra-documents/always-listening-wallet.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Setting up an always listening wallet

For some use cases, like mining Grin, it's important to have a wallet that is always listening for incoming transactions. For this use case and others like it, configuring `grin-wallet` as a service is recommended and easy to do.
For some use cases, like mining Grin, it's important to have a wallet that is always listening for incoming transactions. For this use case and others like it, configuring `grin-wallet` as a service might be prefered.
Be warned though that the use of a password stored in a text file is required to automatically start the service, which does provide significant security concerns. Only use these instructions when you know what you are doing, e.g. for development and small amounts of funds!

## Set up grin-wallet as a service

Expand Down Expand Up @@ -81,4 +82,4 @@ grin-wallet info

Grab the address that is displayed and search for it on [grinchck](https://grinchck.uber.space/)

[More information on grinchck](https://forum.grin.mw/t/is-this-grin-wallet-url-reachable/7349)
[More information on grinchck](https://forum.grin.mw/t/is-this-grin-wallet-url-reachable/7349)

0 comments on commit 9176749

Please sign in to comment.