- Сообщения
- 650
- Реакции
- 190
TONLIB Golang library for accessing blockchain TON with liteclient protocol, which is based itself on tdlib library
Support methods
Support methods
- createNewKey
- deleteKey
- exportKey
- exportPemKey
- exportEncryptedKey
- importKey
- importPemKey
- importEncryptedKey
- changeLocalPassword
- unpackAccountAddress
- packAccountAddress
- wallet.init
- wallet.getAccountAddress
- raw.sendMessage
- raw.getTransactions
- raw.getAccountState
- generic.sendGrams
- getLogStream
- sync
- CreateAndSendMessage
- generic.createSendGramsQuery
- query.send
- query.forge
- query.estimateFees
- query.getInfo
- smc.load
- smc.getCode
- smc.getData
- smc.getState
- smc.runGetMethod