Release a headless executable for macOS #18970

issue msafi opened this issue on May 13, 2020
  1. msafi commented at 8:15 PM on May 13, 2020: none

    Is your feature request related to a problem? Please describe.

    I posted earlier that I'm working on an Electron-based UI for bitcoind. I would like to embed an executable version of bitcoind within my app but I couldn't figure out how to do that for macOS.

    (I haven't tried to do it for Linux or Windows, but I assume it's easier to do because bitcoind is part of the release on those platforms. I just need to copy it to my app's directory and execute it from there and it should work.)

    Describe the solution you'd like

    Release an executable version of bitcoind for macOS.

    Describe alternatives you've considered

    I tried to build bitcoind on my macOS machine then execute it on another macOS machine, but it complained about missing dependencies (boost I think). I don't know make or autoconf so that was a dead-end for me.

    Now I'm asking potential users of my app to have Bitcoin Core UI running with server=1 in bitcoin.conf. Otherwise my app won't work. It would be so much better if I could make this a seamless process by embedding bitcoind within my app.

    Related StackExchange issues:

  2. msafi added the label Feature on May 13, 2020
  3. msafi commented at 5:46 AM on June 6, 2020: none

    So it turns out that there's a bitcoind binary included in the tar.gz archive on the download page. Thanks to @achow101's help on StackExchange for that.

  4. msafi closed this on Jun 6, 2020

  5. DrahtBot locked this on Feb 15, 2022
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-29 03:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me