-
Notifications
You must be signed in to change notification settings - Fork 121
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
bitcoind on macOS #18
Comments
@tj-14 download the tar.gz archive for macOS and extract, you should have bitcoin-cli there. |
I think you have to build it for OSX. I have them built and can share if you like. (joe@redstar.com) |
you can try to build but it's a pain. As @Varunram said, it's in the .tar.gz file on bitcoincore.org |
Aha - I didn't notice the tar.gz link before. Yes, much easier. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does the package from https://bitcoincore.org/en/download/ for macOS include bitcoind/bitcoin-cli? If not, should we build from source according to https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md?
The text was updated successfully, but these errors were encountered: