# Déploiement - SDK Relay ## Préparation - Branche `ext`. - `SDK_RELAY_*` dans `lecoffre_node/.env.master`. - Accès `bitcoin` RPC/ZMQ et `blindbit-proxy`. ## Déploiement (orchestrateur) ```bash cd /home/debian/4NK_env/lecoffre_node ./scripts/start.sh | cat ./scripts/validate-deployment.sh | cat ``` ## Vérifications - WS: `wss://dev4.4nkweb.com/ws/`. - `./scripts/monitor-progress.sh | cat` (attente IBD/BlindBit). ## Règles - Pas de compose direct. - Push `ext` sans CI si pas de binaire à reconstruire.