does bitcoind has a Integrated Web Interface ? if Not is there any compatible one ? Not interested in QT GUI since I would like to run this on headless system.
-
embetrix commented at 2:53 PM on January 24, 2025: none
- maflcko added the label Questions and Help on Jan 24, 2025
-
maflcko commented at 3:18 PM on January 24, 2025: member
You can use bitcoin-cli on a server without a GUI.
Not sure if this is sufficient, or what you are looking for in a web interface. There may or may not be one that fits your needs, but without knowing them, it will be harder to find one. In any case, usually the issue tracker is used to track technical issues related to the Bitcoin Core code base.
General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the
#bitcoinIRC channel on Libera Chat, or one of the Bitcoin subreddits, or any other place that you feel is well suited. -
1440000bytes commented at 6:34 PM on January 26, 2025: none
You can make your own web interface using REST API (very limited end points) or JSON-RPC.
- fanquake closed this on Jan 27, 2025
Contributors
Labels