btcpayserver-docker/beldex-wallet-cli.sh
codeman d5c66cbcc4
Beldex Plugin Integration (#1042)
* created yml file for the beldex daemon and wallet

* beldex integration in btcpay-server

* build script for beldex image

* Update Docker image name for beldex

* Update Docker images to official registries

* Auto-load wallet with BDX plugin intead of wallet RPC

---------

Co-authored-by: victor-tucci <victor.tucci@beldex.io>
Co-authored-by: victor-tucci <80321576+victor-tucci@users.noreply.github.com>
2026-02-16 22:27:38 +09:00

4 lines
73 B
Bash

#!/bin/bash
docker exec -it btcpayserver_beldexd beldex-wallet-cli "$@"