In this configuration node will not be available to the public in other means than just being a part of Steem p2p network. It's a consensus node. In this configuration it can serve you as a simple API node (with subset of supported API calls), you can use it for example to broadcast transactions to the network.
<p dir="auto">To turn it into a public seed node, you need to add:<br /> <code>p2p-endpoint = 0.0.0.0:2001<br /> which will make it to listen on all interfaces on port 2001 (default p2p port for Steem)<br /> and then let people know on a steem.chat's <a href="https://steem.chat/channel/seed-nodes" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">#seed-nodes channel that a new seed-node is in town ;-)<br /> Static IP is required and some reliable hostname is obviously good to have. <p dir="auto">It will take about 72 hours using that example hardware/software configuration to reach the head block. <p dir="auto">When it finish replaying, its API endpoint will be available. You can use some proxy with SSL termination to make it available to the public too, but keep in mind that API is limited. <p dir="auto">Such node might improve distribution of the system but it doesn't play the same role as in PoW networks.You are viewing a single comment's thread from:
Hoping this to change a bit on the next SMT model...