Skip to content

Add optional Bitcoin, Ethereum, Monero wallet services to node de…#3365

Draft
Herklos wants to merge 1 commit intodevfrom
feature/add-ansible-deploy-new-wallets
Draft

Add optional Bitcoin, Ethereum, Monero wallet services to node de…#3365
Herklos wants to merge 1 commit intodevfrom
feature/add-ansible-deploy-new-wallets

Conversation

@Herklos
Copy link
Copy Markdown
Member

@Herklos Herklos commented Apr 2, 2026

Add enable_monero_wallet, enable_bitcoin_wallet, and enable_eth_wallet feature flags following the same pattern as enable_tor. Each wallet runs in an isolated Docker network with security hardening (no-new-privileges, drop ALL caps, non-root user). Monero supports a remote daemon option to skip running a local monerod. Bitcoin defaults to pruned mode (550 MiB). Ethereum uses the official Geth image with configurable sync mode.

…ployment

Add enable_monero_wallet, enable_bitcoin_wallet, and enable_eth_wallet feature
flags following the same pattern as enable_tor. Each wallet runs in an isolated
Docker network with security hardening (no-new-privileges, drop ALL caps,
non-root user). Monero supports a remote daemon option to skip running a local
monerod. Bitcoin defaults to pruned mode (550 MiB). Ethereum uses the official
Geth image with configurable sync mode.
@Herklos Herklos self-assigned this Apr 2, 2026
@Herklos Herklos changed the title Add optionalBitcoin, Ethereum, Monero wallet services to node de… Add optional Bitcoin, Ethereum, Monero wallet services to node de… Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant