Module java4ever.binding
Package tech.deplant.java4ever.binding
package tech.deplant.java4ever.binding
-
ClassDescriptionabi Contains methods of "abi" module.Only public key is provided in unprefixed hex string format to generate unsigned message and `data_to_sign` which can be signed later.Key pair is provided for signingNo keys are provided.Signing Box interface is provided for signing, allows Dapps to sign messages using external APIs, such as HSM, cold wallet, etc.Deploy message.State init data.Content of the TVC file.boc Contains methods of "boc" module.Pin the BOC with `pin` name.Address.Append bit string to cell data.Append ref to nested cells.Append ref to nested cell.Append integer to cell data.client Contains methods of "client" module.Error occurred during request processingRequest processed successfullyClass that represents the established environment inside EVER-SDK and is identified by id number.Builder to correctly request and create Context objectcrypto Contains methods of "crypto" module.Use this type for wallet reinitializations, when you already have `encrypted_secret` on hands.Restores crypto box instance from an existing seed phrase.Creates Crypto Box from a random seed phrase.Decrypt dataEncrypt dataGet encryption box infoGet signing box public keySign dataResult of decrypting dataResult of encrypting dataResult of getting encryption box infoResult of getting public keyResult of signing datadebot Contains methods of "debot" module.Requests permission from DeBot Browser to execute DeBot operation.Get signing box to sign data.Request user input.Execute action of another debot.Print message to user.Used by Debot to call DInterface implemented by Debot Browser.Show action to the user.Switch debot to another context (menu).Notify browser that all context actions are shown.Result of `approve` callback.Result of getting signing box.Result of user input.Result of debot invoking.Exception thrown when attempting to use EVER-SDK API methods This exception has
EverSdkException.errorResponse()
field that holds error response from EVER-SDK.net Contains methods of "net" module.processing Contains methods of "processing" module.proofs Contains methods of "proofs" module.tvm Contains methods of "tvm" module.Account state to run messageNon-existing account to run a creation internal message.Emulate uninitialized account to run deploy messageutils Contains methods of "utils" module.