We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to have support for spawning a Bitbox peer in the background. Sample workflow:
# Start a new Bitbox instance bitbox start # Check for a currently-running BItbox instance bitbox status
Realistically, we want to decide on a uniform default port.
The text was updated successfully, but these errors were encountered:
Added basic daemon/client functionality to support the server use case (
24755a4
#5)
No branches or pull requests
It would be nice to have support for spawning a Bitbox peer in the background. Sample workflow:
Realistically, we want to decide on a uniform default port.
The text was updated successfully, but these errors were encountered: