Hello again. What is the best golang client? I want to connect to network without separate node running. I want to use this code for mobile app then. And is it possible to hide activity in tor or it requires udp?

Apr 8, 2022, 8:54 AM
specifically, there is no native client for golang right now. only the original one from the ton-blockchain repository and I am actively working on implementing a light client for kotlin

https://github.com/andreypfau/ton-kotlin
Apr 8, 2022, 8:57 AM
Hey! Yes, UDP is required if you want to connect to the network directly.
Apr 8, 2022, 9:49 AM
lite client<-> lite server use tcp
Apr 8, 2022, 9:56 AM

© 2024 Draquery.com All rights reserved.