<oembed><type>rich</type><version>1.0</version><title>noname wrote</title><author_name>noname (npub1kf…hgu9w)</author_name><author_url>https://yabu.me/npub1kf8sau5dejmcmfmzzj256rv728p5w7s0wytdyz8ypa0ne0y6k0vswhgu9w</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>lets see if it is possible to setup #lnd #lightningnetwork daemon&#xA;&#xA;wget https://github.com/lightningnetwork/lnd/releases/download/v0.17.0-beta.rc1/lnd-linux-amd64-v0.17.0-beta.rc1.tar.gz&#xA;tar xf lnd-linux-amd64-v0.17.0-beta.rc1.tar.gz&#xA;cd lnd-linux-amd64-v0.17.0-beta.rc1/&#xA;&#xA;./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --feeurl https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json&#xA;&#xA;./lncli newaddress p2wkh &#xA;// --&gt; bc1address&#xA;&#xA;send btc to bc1address&#xA;&#xA;got some balance:&#xA;./lncli walletbalance&#xA;&#xA;./lncli connect 035e4ff418fc8b5554c5d9eea66396c227bd429a3251c8cbc711002ba215bfc226@170.75.163.209:9735&#xA;&#xA;./lncli openchannel 035e4ff418fc8b5554c5d9eea66396c227bd429a3251c8cbc711002ba215bfc226 --fundmax&#xA;&#xA;still in the process of opening a channel&#xA;</html></oembed>