Read about node stability, node types and server configuration.
See the project
Follow the roadmap and see our technology with the IONCO SmartChain.
Node stability
Ensuring its stability is crucial until more validators and nodes are available in the market. Currently, there are 3 nodes configured on this server, with specific roles and responsibilities.
Node1 - Validator
This node functions as a validator responsible for verifying transactions within the network.
Node2 - Validator
Similar to Node1, this node also operates as a validator, verifying transactions independently.
Note
Validators play a critical role in the network's consensus mechanism. For a transaction to be confirmed and a new block added to the blockchain, both validators need to validate the transaction.
Node3 - Storage and Monitoring
Node3 currently operates as a simple node, responsible for storing the entire chain's records. However, there are plans to convert it into a validator in the future. It provides crucial data to an application known as [eth-netstats].
Eth-netstats
This is a web application that displays statistics and information about the IONCO Smartchain network. It gathers data from Node3, presenting comprehensive
insights into the network's status, transaction details, and other relevant information.
Eth-net-intelligence-api
This component serves as a connection between the frontend of the [eth-netstats] web application and Node3. It retrieves records and data from Node3, processing and supplying it to the [eth-netstats] web app, enabling the display of real-time network information and statistics.
Server configuration
Server configuration involves a distributed configuration with nodes that perform validation, storage and monitoring while interconnected with web applications such as [eth-netstats] and [eth-net-intelligence-api] to provide comprehensive information overview of the health and performance of the IONCO Smartchain network.