Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apidocs intro should explain wallet plugin/standalone #85

Closed
pinheadmz opened this issue Jul 14, 2020 · 1 comment
Closed

apidocs intro should explain wallet plugin/standalone #85

pinheadmz opened this issue Jul 14, 2020 · 1 comment

Comments

@pinheadmz
Copy link
Member

pinheadmz commented Jul 14, 2020

By default, hsd runs with a wallet node as a plugin to the full node.
This can be disabled with hsd --no-wallet.
There is an independant wallet node that runs as a separate process entirely and connects to the hsd full node. That wallet application can be launched with the command hs-wallet. This wallet node can even be run on a separate machine from the full node, assuming SSL and a strong API key are used for security.

@pinheadmz
Copy link
Member Author

closed 93266f4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant