✋-Dockerless Setup
Requirements
opendexd
Option 1: Installing latest release via npm
sudo npm install opendexd -g --unsafe-permOption 2: Cloning from GitHub
git clone https://github.com/opendexnetwork/opendexd
cd opendexd
npm install
npm run compile
npm run compile:seedutilDaemonize opendexd
opendexdLND (BTC)
Daemonize lnd
lndConnext
Daemonize connext
connextTor
Putting it all together
Tips 'n Tricks
Last updated