Build Testnet4 from Source
Step 1: Clone the repository for Testnet4
Clone the repository from the official Bitcoin Core repository:
Step 2: Build Bitcoin Core
Follow the instructions to build the repository for Linux, MacOS, or Windows. You don't need to reclone the repo if you're asked to, since we've already done that.
Step 3: Run Testnet4 Node
After building, you can run the following:
The arguments you provide here are important - if you modify any of these, you may also need to modify some fields before running a Citrea client in the next steps. Please check everything carefully before proceeding.
Last updated