- Foundations of Blockchain
- Koshik Raj
- 41字
- 2021-07-02 14:17:23
Application interfaces
The application provides two user interfaces: an HTTP API interface to access and manipulate blockchain information, and a WebSocket interface at all the nodes to achieve bidirectional communication by creating a long-lived channel:
![](https://epubservercos.yuewen.com/F4F425/19470382901511506/epubprivate/OEBPS/Images/f7727fad-9068-4bae-b1f8-9ca76ae3fd74.png?sign=1738910922-yDyfwZk4nvtBq8OChuQisUluK4fhZDd1-0-5b7743623c54a010512d0e5a83f40ecb)
Figure 4.6: Interfaces of the application