How to find the updated seed-node list to mine steem

in steem •  8 years ago 

This tutorial will show you how to find an updated seed-node list using the oficial intructions from git hub.

Access the miner website

First, you need to access the steem miner website at https://github.com/steemit/steem

On the website, access the doc directory and select the file named seednodes.txt

There you go, the updated list today is:

seed.riversteem.com:2001 # riverhead
steem-seed1.abit-more.com:2001 # abit
52.74.152.79:2001 # smooth.witness
seed.steemd.com:34191 # roadscape
steemwitness.matthewniemerg.com:2001 # complexring
steemd.pharesim.me:2001 # pharesim
seed.jesta.us:2001 # jesta
212.117.213.186:2016 # liondani
anyx.co:2001 # anyx
seed.xeldal.com:12150 # xeldal
seed.steemnodes.com:2001 # wackou
steem.clawmap.com:2001 # steempty
gtg.steem.house:2001 # gtg
192.99.3.29:2001 # joseph
5.9.18.213:2001 # pfunk
lafonasteem.com:2001 # lafona
seed.rossco99.com:2001 # rossco99
212.47.249.84:40696 # ihashfury
seed.steemfeeder.com:2001 # au1nethyb1
52.175.211.168:2001 # aizensou
seed.roelandp.nl:2001 # roelandp
81.89.101.133:2001 # cyrano.witness
steem.global:2001 # klye
seed.esteem.ws:2001 # good-karma
176.31.126.187:2001 # timcliff
seed.royaltiffany.me:2001 # royaltiffany
seed.thecryptodrive.com:2001 # thecryptodrive
steem-id.altexplorer.xyz:2001 # steem-id
seed.bitcoiner.me:2001 # bitcoiner
104.199.118.92:2001 # clayop
192.99.4.226:2001 # dele-puppy
89.36.26.82:2001 # dragosroua
104.198.222.18:2001 # bitcoinparadise
138.197.17.188:2001 # chitty
88.99.33.113:2001 # cervantes
seed.bhuz.info:2001 # bhuz

If you are configuring the steem miner file config.ini, here is the correct format:

seed-node = seed.riversteem.com:2001
seed-node = steem-seed1.abit-more.com:2001
seed-node = 52.74.152.79:2001
seed-node = seed.steemd.com:34191
seed-node = steemwitness.matthewniemerg.com:2001
seed-node = steemd.pharesim.me:2001
seed-node = seed.jesta.us:2001
seed-node = 212.117.213.186:2016
seed-node = anyx.co:2001
seed-node = seed.xeldal.com:12150
seed-node = seed.steemnodes.com:2001
seed-node = steem.clawmap.com:2001
seed-node = gtg.steem.house:2001
seed-node = 192.99.3.29:2001
seed-node = 5.9.18.213:2001
seed-node = lafonasteem.com:2001
seed-node = seed.rossco99.com:2001
seed-node = 212.47.249.84:40696
seed-node = seed.steemfeeder.com:2001
seed-node = 52.175.211.168:2001
seed-node = seed.roelandp.nl:2001
seed-node = 81.89.101.133:2001
seed-node = steem.global:2001
seed-node = seed.esteem.ws:2001
seed-node = 176.31.126.187:2001
seed-node = seed.royaltiffany.me:2001
seed-node = seed.thecryptodrive.com:2001
seed-node = steem-id.altexplorer.xyz:2001
seed-node = seed.bitcoiner.me:2001
seed-node = 104.199.118.92:2001
seed-node = 192.99.4.226:2001
seed-node = 89.36.26.82:2001
seed-node = 104.198.222.18:2001
seed-node = 138.197.17.188:2001
seed-node = 88.99.33.113:2001
seed-node = seed.bhuz.info:2001

Remarks

Today is 02/29/2017 and the website is showing that the seednodes.txt file was updated 13 days ago.

Conclusion

This tutorial shows a quick way to find an updated list of seed-nodes that are required if you wish to start mining steem.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

hmmm ok, thanks for the information