<pclass="mb-16">Finally, our seeding instance should be reachable for other <aclass="c-3"href="https://github.com/twisterarmy/twister-seeder">twister-seeder</a> and <aclass="c-3"href="https://github.com/twisterarmy/twister-core">twister-core</a> nodes, so let's declare it in the source code of these projects.</p>
<pclass="mb-16">Find following string in the file <i>src/chainparams.cpp</i></p>
<preclass="mx-auto pt-16 mb-16 bg-c-4 b-r-3 o-x">
@ -404,9 +410,33 @@
@@ -404,9 +410,33 @@
<pclass="mb-16">Save and <aclass="c-3"href="/guide.html#dns-seeder-install">recompile</a> twister-seeder and launch it again with twister-core running.</p>
<p>Twisterarmy is the community project. Please send your proposes and participate with improvements to development on <aclass="c-3"href="https://github.com/twisterarmy">GitHub</a>.</p>
<pclass="mb-16">Mine blocks and advertise your services! This operation wanted to store network meta information in blockchain.</p>
<p>Twister ecosystem has no internal currency and market cost, the mining process make your promotional messages text permanently saved in blockchain only (comparing to the regular publications that stored in DHT)</p>
<pclass="mb-16">If you have dedicated IP, or twister node running in the alternative network over NAT (like <aclass="c-3"href="https://yggdrasil-network.github.io">Yggdrasil</a>) please open following ports in the firewall to help data share with other peers:</p>
<ulclass="mb-16 ml-16">
<li>28333 - TCP *</li>
<li>29333 - TCP+UDP *</li>
<li>4433 - Libtorrent / SSL / IPv4</li>
<li>4434 - Libtorrent / SSL / IPv6</li>
</ul>
<pclass="mb-16">
<i>* random by default, use -port=28333 on twisterd startup</i>
</p>
<pclass="mb-16">
To open ports in debian based systems run from root
<p>Twisterarmy is the community project.<br/>Send your proposes and participate with improvements to development on <aclass="c-3"href="https://github.com/twisterarmy">GitHub</a></p>