I'm analyzing the Ontology blockchain.
The core of the Ontology blockchain is written in the Go language and there are numerous SDKs available, including one in TypeScript.
I can see that the desktop wallet is written using the TypeScript SDK. What technology was used to create the wallet application and connect it to the blockchain?
How does the TypeScript SDK interface with the Ontology blockchain written in Golang?