-
only v3
-
when I used tonlib sdk for send a ton transaction,I got this error “Error in tonlib.receive(), 5 times was not able retrieve result from lite-server.”,why so often happen this error? Is there a way t…
-
![image](https://github.com/user-attachments/assets/f20f307a-5e7f-41e0-b9a8-0407e00d610c)
-
public static void main(String[] args) throws NoSuchAlgorithmException, InvalidKeyException {
Tonlib lib = Tonlib.builder()
.testnet(true)
.ignoreCache(fal…
-
I have two questions:
When will the W5 wallet version be supported? Thank you!
Can non-native token transfers in the W5 wallet version be processed without using the native token to pay for gas?
-
![image](https://github.com/user-attachments/assets/464d1927-7e85-4c27-bcc4-430cad282877)
When a transaction is obtained from the chain and deserialized using message.deserialize(), an error result…
-
### Summary
This Bounty aims to make a [TON Cookbook](https://docs.ton.org/develop/dapps/cookbook) with clear examples and recipes for interacting with contracts using various TON libraries, specif…
-
I want to decode msg body but I don't know how.
Can anyone please let me know if there is any way?
-
It is possible to create an internal message where the sender is the user (he must confirm the sending, i have his address) and the recipient is my smart contract? I cant find example.
-
`10:38:31.264 [main] INFO org.ton.java.liteclient.LiteClientTest - pathToLiteClientBinary: /Users/bv/work/javaworkspace/ton4j/liteclient/lite-client.exe
Java Lite-Client configuration:
Location: /Us…