Run a Stable xyz [https://www.stable.xyz/] testnet node instantly with Docker using just one command. β‘
Open your terminal and with only ONE command you will have your Stable Testnet node up and running:
git clone https://github.com/tudorpintea999/Stable_Node_Dockerize.git && cd Stable_Node_Dockerize && docker compose up -dThis will automatically build and start your Stable testnet node in the background. π
- Make sure you have Docker π³ and Docker Compose installed on your system.
- Configuration files are included; you can customize them as needed before running the command. βοΈ