Bitcoin Forum
May 08, 2024, 02:56:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to run a Lightning node?  (Read 478 times)
crypt0b1t (OP)
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
January 11, 2018, 09:03:07 AM
 #1

I was thinking about running a lightning node on mainnet (well, maybe after a try on the testnet).

I have two questions at this point:

1) do you have any useful links about how to setup the node on a linux machine?

2) what do you think would be the minimum amount of BTC to stake in it for it to make sense to be part of the main network?
1715136992
Hero Member
*
Offline Offline

Posts: 1715136992

View Profile Personal Message (Offline)

Ignore
1715136992
Reply with quote  #2

1715136992
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715136992
Hero Member
*
Offline Offline

Posts: 1715136992

View Profile Personal Message (Offline)

Ignore
1715136992
Reply with quote  #2

1715136992
Report to moderator
1715136992
Hero Member
*
Offline Offline

Posts: 1715136992

View Profile Personal Message (Offline)

Ignore
1715136992
Reply with quote  #2

1715136992
Report to moderator
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16618


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
January 11, 2018, 11:01:34 AM
 #2

Read Anybody tried running lightning node on bitcoin blockchain?

HeRetiK
Legendary
*
Offline Offline

Activity: 2926
Merit: 2091


Cashback 15%


View Profile
January 11, 2018, 01:05:17 PM
 #3

[...]

2) what do you think would be the minimum amount of BTC to stake in it for it to make sense to be part of the main network?


Assuming you're thinking about earning Lightning transaction fees: I don't think there will be much of a profit in running a Lightning node, so the amount you want to keep locked in a channel will mostly depend on your actual spending habits. It's still a bit early to tell though.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
crypt0b1t (OP)
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
January 11, 2018, 01:28:47 PM
 #4


Thanks, that topic came up with my search too but unfortunately does not contain any useful info at the moment (there was only a link to a tutorial for Windows machines).

[...]

2) what do you think would be the minimum amount of BTC to stake in it for it to make sense to be part of the main network?


Assuming you're thinking about earning Lightning transaction fees: I don't think there will be much of a profit in running a Lightning node, so the amount you want to keep locked in a channel will mostly depend on your actual spending habits. It's still a bit early to tell though.
Yes I was thinking also about earning fees, but not mainly: my main goal at the moment would be learning and helping the network. I might do that even at a (reasonable) loss for some time.
HeRetiK
Legendary
*
Offline Offline

Activity: 2926
Merit: 2091


Cashback 15%


View Profile
January 11, 2018, 01:45:23 PM
 #5

Yes I was thinking also about earning fees, but not mainly: my main goal at the moment would be learning and helping the network. I might do that even at a (reasonable) loss for some time.

In this case I'd give Lightning a run on testnet first Smiley

A few starting points:

1) HTLC.me web wallet
2) Eclair testnet android wallet
3) Lightning Desktop App ( https://github.com/lightninglabs/lightning-app/releases )
4) yalls.org for spending testnet microtransactions
5) Starblocks.acinq.co for spending testnet microtransactions

1) and 2) are easiest to get into, but rather limited in functionality.
3) Seems to be fully fledged, but I had connectivity problems when trying to open a direct channel. Might have been a firewall issue though, since it was not my home network when I first gave it a try.
4) yalls works great so far
5) starblocks had connectivity issues last I tried

I'm sure there's more, but that's how I personally got started.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!