Signed installer, auto-updates included.
git clone https://github.com/darkwallet/darkwallet.git cd darkwallet npm install npm run build:win
One file, no root required.
git clone https://github.com/darkwallet/darkwallet.git cd darkwallet npm install npm run build:linux
Universal DMG (Intel & Apple Silicon).
git clone https://github.com/darkwallet/darkwallet.git cd darkwallet npm install npm run build:mac
Installer doesn’t launch: pause antivirus / SmartScreen, verify hash, then re-enable.
macOS “cannot be opened”: right-click → Open, then allow in System Settings › Privacy & Security.
Wayland clipboard bug (Linux): run with DARKWALLET_DISABLE_CLIPBOARD=1
.
Missing libssl.so.3 (Ubuntu 22): sudo apt install libssl3
.
EACCES during npm install
: install Node via nvm or add --unsafe-perm
.
Still stuck? Open an issue on GitHub Issues with OS, logs (~/.config/DarkWallet/logs
) and exact steps.
Quick answers about our multichain bridge.
Our product is a non-custodial, audited multichain bridge offering:
Connect your Web3 wallet, choose chains, enter the amount, and confirm—simple as that.
All major EVM chains: Ethereum, Base, Optimism, Arbitrum, Polygon. Full list in docs.
Protocol fee (0.1%+) + on-chain gas. Fees vary by network and load.
Use our bridge in any mobile Web3 wallet or via native iOS/Android apps.
We prioritize safety with:
ERC-20 tokens, NFTs, stablecoins, and more—if it exists on an EVM chain, you can bridge it securely.
Limits adjust based on pool liquidity and network congestion:
Typically 30s–2min, depending on destination chain finality and chosen gas speed.
Report issues via our GitHub Issues page or join our support Discord for real-time assistance.