Update UI for Bitcoin and LND with enhanced connection details and styling
- Modified the startup script to reflect updated URLs for Lightning UI and REST API. - Enhanced Bitcoin Core and LND UI with new styling and layout improvements, including background images and responsive design. - Added connection status indicators and improved accessibility for RPC and gRPC information. - Implemented new buttons for copying connection details and viewing logs, enhancing user interaction. - Updated modal designs for settings and logs to improve usability and aesthetics.
This commit is contained in:
@@ -123,7 +123,8 @@ echo ""
|
||||
echo " 💰 Bitcoin & Lightning:"
|
||||
echo " • Bitcoin Core UI: http://localhost:18445"
|
||||
echo " • Bitcoin Core RPC: localhost:18443"
|
||||
echo " • Lightning (LND REST): http://localhost:8080"
|
||||
echo " • Lightning (LND) UI: http://localhost:8085"
|
||||
echo " • Lightning REST API: http://localhost:8080"
|
||||
echo " • BTCPay Server: http://localhost:14142"
|
||||
echo " • Mempool Explorer: http://localhost:4080"
|
||||
echo " • Fedimint: http://localhost:8173"
|
||||
|
||||
Reference in New Issue
Block a user