API nodes are special types of nodes that run on the VinuChain network and provide access to the full history of transactions, balances, and smart contract interactions. They are often exposed to the public via HTTP or WebSocket protocols, allowing developers and users to interact with the VinuChain network.
API nodes also support transaction tracing, which is a feature that enables tracking the execution of smart contracts and their internal calls.
API nodes are useful for building applications that require querying historical data or tracing smart contract logic on the VinuChain network.
Initial steps
Install Opera
# Install Opera
(validator)$ git clone https://github.com/VinuChain/VinuChain
(validator)$ cd VinuChain/
(validator)$ make