Javascript old
In this section, we'll explore how to interact with the Circular Network using our JavaScript library. We'll dive into the integration and utilization of various methods offered by our JavaScript SDK.
A key concept to grasp is that network communication doesn't target individual nodes. Instead, the entire network is accessible via Network Access Gateways (NAGs). These NAGs are crucial for optimizing workload distribution across the network's nodes, ensuring efficient transaction processing.
Moreover, NAGs handle intelligent routing of transactions across different shards, simplifying communication while providing clear insights into the underlying network structure.
Last updated