All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download client-jvm JAR 0.3.0 with all dependencies


A Kotlin multiplatform REST client utilizing secret network's gRPC gateway endpoints.

Files of the artifact client-jvm version 0.3.0 from the group io.eqoty.secretk.

Test

Artifact client-jvm
Group io.eqoty.secretk
Version 0.3.0
Last update 27. September 2022
Tags: rest endpoints utilizing multiplatform kotlin client secret grpc gateway network
Organization not specified
URL https://github.com/eqoty-labs/secretk/
License The MIT License
Dependencies amount 4
Dependencies kotlin-stdlib-jdk8, cosmwasm-std-types-jvm, secret-std-types-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!
There is a newer version: 6.4.1-rc
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of client-jvm Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of client-jvm version 0.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
commonMain.io.eqoty.secretk
commonMain.io.eqoty.secretk.commonMain.io.eqoty.secretk.BroadcastMode.kt
commonMain.io.eqoty.secretk.client
commonMain.io.eqoty.secretk.client.commonMain.io.eqoty.secretk.client.CosmWasmClient.kt
commonMain.io.eqoty.secretk.client.commonMain.io.eqoty.secretk.client.RestClient.kt
commonMain.io.eqoty.secretk.client.commonMain.io.eqoty.secretk.client.SigningCosmWasmClient.kt
commonMain.io.eqoty.secretk.crypto
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.AesSIV.kt
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.ExtendedSecp256k1Signature.kt
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.Secp256k1.kt
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.Slip10.kt
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.Slip10RawIndex.kt
commonMain.io.eqoty.secretk.crypto.commonMain.io.eqoty.secretk.crypto.deriveHKDFKey.kt
commonMain.io.eqoty.secretk.crypto.elliptic
commonMain.io.eqoty.secretk.crypto.elliptic.commonMain.io.eqoty.secretk.crypto.elliptic.BasePoint.kt
commonMain.io.eqoty.secretk.crypto.elliptic.commonMain.io.eqoty.secretk.crypto.elliptic.Curve.kt
commonMain.io.eqoty.secretk.crypto.elliptic.biginteger
commonMain.io.eqoty.secretk.crypto.elliptic.biginteger.commonMain.io.eqoty.secretk.crypto.elliptic.biginteger.BN.kt
commonMain.io.eqoty.secretk.crypto.elliptic.curves
commonMain.io.eqoty.secretk.crypto.elliptic.curves.commonMain.io.eqoty.secretk.crypto.elliptic.curves.PresetCurve.kt
commonMain.io.eqoty.secretk.crypto.elliptic.curves.commonMain.io.eqoty.secretk.crypto.elliptic.curves.Scep256k1Preset.kt
commonMain.io.eqoty.secretk.crypto.elliptic.ec
commonMain.io.eqoty.secretk.crypto.elliptic.ec.commonMain.io.eqoty.secretk.crypto.elliptic.ec.EC.kt
commonMain.io.eqoty.secretk.crypto.elliptic.ec.commonMain.io.eqoty.secretk.crypto.elliptic.ec.KeyPair.kt
commonMain.io.eqoty.secretk.crypto.elliptic.ec.commonMain.io.eqoty.secretk.crypto.elliptic.ec.KeyPairOptions.kt
commonMain.io.eqoty.secretk.crypto.elliptic.json
commonMain.io.eqoty.secretk.crypto.elliptic.json.commonMain.io.eqoty.secretk.crypto.elliptic.json.Doubles.kt
commonMain.io.eqoty.secretk.crypto.elliptic.json.commonMain.io.eqoty.secretk.crypto.elliptic.json.Naf.kt
commonMain.io.eqoty.secretk.crypto.elliptic.json.commonMain.io.eqoty.secretk.crypto.elliptic.json.PrecomputedScep256k1.kt
commonMain.io.eqoty.secretk.crypto.elliptic.utils
commonMain.io.eqoty.secretk.crypto.elliptic.utils.commonMain.io.eqoty.secretk.crypto.elliptic.utils.Utils.kt
commonMain.io.eqoty.secretk.encoding
commonMain.io.eqoty.secretk.encoding.commonMain.io.eqoty.secretk.encoding.MakeSignBytes.kt
commonMain.io.eqoty.secretk.encoding.commonMain.io.eqoty.secretk.encoding.SignJson.kt
commonMain.io.eqoty.secretk.types
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.Account.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.Coin.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.Msg.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.MsgAmino.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.MsgExecuteContract.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.MsgInstantiateContract.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.MsgStoreCode.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.Signer.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.SignerData.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.StdFee.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.StdSignDoc.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.StdSignature.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.StdTx.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.TxBody.kt
commonMain.io.eqoty.secretk.types.commonMain.io.eqoty.secretk.types.TxOptions.kt
commonMain.io.eqoty.secretk.types.proto
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.AnyProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.AuthInfoProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.CoinProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.FeeProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.KeyProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.ModeInfoProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgDataProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgExecuteContractProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgExecuteContractResponseProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgInstantiateContractProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgInstantiateContractResponseProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgStoreCodeProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.MsgStoreCodeResponseProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.ProtoMsg.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.SignDocProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.SignMode.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.SignerInfoProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.TxBodyProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.TxMsgDataProto.kt
commonMain.io.eqoty.secretk.types.proto.commonMain.io.eqoty.secretk.types.proto.TxRawProto.kt
commonMain.io.eqoty.secretk.types.response
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.AccountResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.AuthAccountsResult.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.BalanceResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.CodeInfoResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.CosmosSdkAccount.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.NodeInfoResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.PubKey.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.SimulateTxsResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.SmartQueryResponse.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.TxsResponseData.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.TypeValue.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.V1BetaType.kt
commonMain.io.eqoty.secretk.types.response.commonMain.io.eqoty.secretk.types.response.WasmResponse.kt
commonMain.io.eqoty.secretk.types.response.logs
commonMain.io.eqoty.secretk.types.response.logs.commonMain.io.eqoty.secretk.types.response.logs.Attribute.kt
commonMain.io.eqoty.secretk.types.response.logs.commonMain.io.eqoty.secretk.types.response.logs.Event.kt
commonMain.io.eqoty.secretk.types.response.logs.commonMain.io.eqoty.secretk.types.response.logs.Log.kt
commonMain.io.eqoty.secretk.types.result
commonMain.io.eqoty.secretk.types.result.commonMain.io.eqoty.secretk.types.result.ExecuteResult.kt
commonMain.io.eqoty.secretk.types.result.commonMain.io.eqoty.secretk.types.result.GetNonceResult.kt
commonMain.io.eqoty.secretk.utils
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.Address.kt
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.AxlSign.kt
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.EncryptionUtils.kt
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.EnigmaUtils.kt
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.Helpers.kt
commonMain.io.eqoty.secretk.utils.commonMain.io.eqoty.secretk.utils.UByteArrayUtils.kt
commonMain.io.eqoty.secretk.utils.bech32
commonMain.io.eqoty.secretk.utils.bech32.commonMain.io.eqoty.secretk.utils.bech32.Bech32.kt
commonMain.io.eqoty.secretk.utils.bech32.commonMain.io.eqoty.secretk.utils.bech32.BitConverter.kt
commonMain.io.eqoty.secretk.wallet
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.AccountData.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.AminoWallet.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.BaseWallet.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.DirectSigningWallet.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.PrehashType.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.Pubkey.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.Signature.kt
commonMain.io.eqoty.secretk.wallet.commonMain.io.eqoty.secretk.wallet.SigningCallback.kt
jvmMain.io.eqoty.secretk.crypto
jvmMain.io.eqoty.secretk.crypto.jvmMain.io.eqoty.secretk.crypto.AesSIV.kt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy