Installation
You can try the Bitcoin Spaces protocol on testnet4 🎉
Install Bitcoin Core
Bitcoin Core version 28+ is required for testnet4 and it's not yet released at the time of this writing. Check the website to see if it's released otherwise follow instructions below to compile from source.
The following instructions is for compiling Bitcoin core from source to access testnet4
Install Spaces Daemon
spaced
is a tiny layer that connects to Bitcoin Core over RPC and scans transactions relevant to the protocol. Make sure you have Rust installed before proceeding.
Make sure it's in your path
Verify installation
Configure & Sync Bitcoin Core
Run Spaces
Hooray installation is done! 🎉
Last updated