v.NEXT
Devnet
Testnet
This is documentation for v4, which is no longer which is no longer actively maintained.
For up-to-date documentation, see the latest version (next).
Node prerequisites
This document contains common information for any type of node.
- Check the current "ulimit -n"
ulimit -n
If the limit < 2048, then increase it. We recommend to set "65536" as limit. Make it permanent(store to config file)
Attention! This setting is critical for the node, without it the node will crash as soon as it reach the limit.
- Node must have public ip to be discoverable by other nodes.
Install required utils
- crudini
- curl
- jq
- tar