Install 📦¶ Prerequisites Git Go 1.21 Docker Rust (for building the Substrate node) Clone the Gosemble repository. git clone https://github.com/LimeChain/gosemble.git cd gosemble Pull all necessary git submodules. git submodule update --init --recursive