I made this I got ai to make it pretty
#!/bin/bash
# Script to automate the setup and configuration of Bitcoin Core for development and demonstration purposes.
# This script will perform system updates, install necessary dependencies, compile Bitcoin Core, and configure it for immediate use...