A VPS (Virtual Private Server) is a computer in the cloud that runs 24/7. You rent it by the month, and your Bitcoin node runs on it permanently. This guide assumes zero technical knowledge — follow each step exactly.
You need a server with at least 2 CPU cores, 4 GB RAM, and 1 TB of SSD storage. Here are providers that work well:
| Provider | Plan | Monthly cost | Notes |
|---|---|---|---|
| Vultr | High Frequency 2 vCPU / 4 GB / 1 TB NVMe | ~$36/mo | Good global coverage, Bitcoin-friendly |
| Hetzner | CPX31 / 4 vCPU / 8 GB / 1 TB | ~$20/mo | Best value, EU-based |
| OVH | B2-15 / 4 vCPU / 15 GB / 1 TB | ~$30/mo | Strong privacy, no KYC on some plans |
| DigitalOcean | Premium 4 vCPU / 8 GB / 1 TB | ~$40/mo | Beginner-friendly interface |
Once created, you'll see an IP address — a number like 203.0.113.45. Write this down. You'll also have the password you set.
Open your AI agent (Claude Code or similar) and say:
Your agent will:
The blockchain needs to download and verify. This takes 6–24 hours depending on your server's speed. You don't need to do anything during this time. Your agent can check progress anytime:
Once synced, your agent will tell you it's time to create your wallet. This is the one step only you can do:
After the seed ceremony, the rest of the stack installs automatically:
From here, your agent manages everything. Ask it to check your node health, open Lightning channels, or monitor the mempool — all through natural conversation.
| Item | Cost | Frequency |
|---|---|---|
| Bitcoin Wave license | $49 | One-time |
| VPS hosting | $20–40 | Monthly |
| Total first month | $69–89 | |
| Ongoing | $20–40 | Monthly |
Yes — any VPS with 2+ CPU cores, 4+ GB RAM, and 1+ TB NVMe SSD running Ubuntu or Debian will work. Avoid providers that block Bitcoin traffic (rare, but it happens).
Your Bitcoin is safe — it's secured by your seed words, not by the server. When the server comes back, your node resumes syncing automatically. If you need to move to a new server, your agent can set up a fresh node and your wallet recovers from the seed.
Yes. Your agent connects via SSH, which works from anywhere with internet. The dashboard can be accessed directly via your server's IP address.
Bitcoin Wave configures your node to run over Tor by default, which hides your server's IP from the Bitcoin network. Your VPS provider can see that you're running a Bitcoin node, but cannot see your transactions or wallet balance.