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

Download bif-chain-sdk JAR 1.1.0 with all dependencies


bid sdk

Files of the artifact bif-chain-sdk version 1.1.0 from the group cn.bitfactory.

Artifact bif-chain-sdk
Group cn.bitfactory
Version 1.1.0
Last update 28. March 2024
Organization not specified
URL https://github.com/caict-4iot-dev/BID-SDK-JAVA
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies bitcoinj-core, protobuf-java, protobuf-java-format, eddsa, gson, scrypt, bcprov-jdk18on, httpclient, jackson-databind, commons-lang3, commons-collections4, lombok, jackson-core,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of bif-chain-sdk Show documentation

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

0 downloads

Source code of bif-chain-sdk version 1.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
cn.bif.api
cn.bif.api.cn.bif.api.BIFSDK
cn.bif.common
cn.bif.common.cn.bif.common.BIFSDKConfigure
cn.bif.common.cn.bif.common.Constant
cn.bif.common.cn.bif.common.General
cn.bif.common.cn.bif.common.JsonUtils
cn.bif.common.cn.bif.common.OperationType
cn.bif.common.cn.bif.common.RandomNonceUtils
cn.bif.common.cn.bif.common.SnowFlake
cn.bif.common.cn.bif.common.ToBaseUnit
cn.bif.common.cn.bif.common.Tools
cn.bif.exception
cn.bif.exception.cn.bif.exception.EncException
cn.bif.exception.cn.bif.exception.SDKException
cn.bif.exception.cn.bif.exception.SdkError
cn.bif.model.crypto
cn.bif.model.crypto.cn.bif.model.crypto.KeyPairEntity
cn.bif.model.request
cn.bif.model.request.cn.bif.model.request.BIFAccountGetBalanceRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountGetInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountGetMetadatasRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountGetNonceRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountPrivRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountSetMetadatasRequest
cn.bif.model.request.cn.bif.model.request.BIFAccountSetPrivilegeRequest
cn.bif.model.request.cn.bif.model.request.BIFBatchContractInvokeRequest
cn.bif.model.request.cn.bif.model.request.BIFBatchGasSendRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetLatestInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetLatestValidatorsRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetNumberInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetTransactionsRequest
cn.bif.model.request.cn.bif.model.request.BIFBlockGetValidatorsRequest
cn.bif.model.request.cn.bif.model.request.BIFContractCallRequest
cn.bif.model.request.cn.bif.model.request.BIFContractCheckValidRequest
cn.bif.model.request.cn.bif.model.request.BIFContractCreateRequest
cn.bif.model.request.cn.bif.model.request.BIFContractGetAddressRequest
cn.bif.model.request.cn.bif.model.request.BIFContractGetInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFContractInvokeRequest
cn.bif.model.request.cn.bif.model.request.BIFCreateAccountRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionCacheRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionEvaluateFeeRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionGasSendRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionGetInfoRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionSerializeRequest
cn.bif.model.request.cn.bif.model.request.BIFTransactionSubmitRequest
cn.bif.model.request.operation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFAccountActivateOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFAccountSetMetadataOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFAccountSetPrivilegeOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFBaseOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFContractCreateOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFContractInvokeOperation
cn.bif.model.request.operation.cn.bif.model.request.operation.BIFGasSendOperation
cn.bif.model.response
cn.bif.model.response.cn.bif.model.response.BIFAccountGetBalanceResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountGetInfoResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountGetMetadatasResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountGetNonceResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountPrivResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountSetMetadatasResponse
cn.bif.model.response.cn.bif.model.response.BIFAccountSetPrivilegeResponse
cn.bif.model.response.cn.bif.model.response.BIFBaseResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetInfoResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetLatestInfoResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetLatestValidatorsResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetNumberResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetTransactionsResponse
cn.bif.model.response.cn.bif.model.response.BIFBlockGetValidatorsResponse
cn.bif.model.response.cn.bif.model.response.BIFContractCallPrivateResponse
cn.bif.model.response.cn.bif.model.response.BIFContractCallResponse
cn.bif.model.response.cn.bif.model.response.BIFContractCheckValidResponse
cn.bif.model.response.cn.bif.model.response.BIFContractCreateResponse
cn.bif.model.response.cn.bif.model.response.BIFContractGetAddressResponse
cn.bif.model.response.cn.bif.model.response.BIFContractGetInfoResponse
cn.bif.model.response.cn.bif.model.response.BIFContractInvokeResponse
cn.bif.model.response.cn.bif.model.response.BIFCreateAccountResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionCacheResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionEvaluateFeeResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionGasSendResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionGetBidResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionGetInfoResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionGetTxCacheSizeResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionParseBlobResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionSerializeResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionSubmitHttpResponse
cn.bif.model.response.cn.bif.model.response.BIFTransactionSubmitResponse
cn.bif.model.response.bid
cn.bif.model.response.bid.cn.bif.model.response.bid.BID
cn.bif.model.response.bid.cn.bif.model.response.bid.BIDDocumentOperation
cn.bif.model.response.result
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountCreateAccountResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountGetBalanceResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountGetInfoResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountGetMetadatasResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountGetNonceResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountPrivResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountSetMetadataResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFAccountSetPrivilegeResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetInfoResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetLatestInfoResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetLatestValidatorsResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetNumberResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetTransactionsResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFBlockGetValidatorsResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractCallPrivateResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractCallResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractCheckValidResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractCreateResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractGetAddressResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractGetInfoResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFContractInvokeResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFPrivateTransactionReceiveRawResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFPrivateTransactionReceiveResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFPrivateTransactionSendResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFPrivateTransactionStoreRawResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionCacheResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionEvaluateFeeResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionGasSendResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionGetInfoResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionParseBlobResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionPrivateContractCallResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionPrivateContractCreateResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionSerializeResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionSubmitHttpResult
cn.bif.model.response.result.cn.bif.model.response.result.BIFTransactionSubmitResult
cn.bif.model.response.result.data
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFAccountActiviateInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFAccountSetMetadataInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFAccountSetPrivilegeInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFBlockHeader
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFBlockNumber
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFContractAddressInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFContractInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFContractStat
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFContractTrigger
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFGasSendInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFLogInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFMetadataInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFOperation
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFOperationFormat
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFPriv
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFSignature
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFSigner
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTestTransactionFees
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTestTx
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFThreshold
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionCacheInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionEnv
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionEnvs
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionFees
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionHistory
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTransactionInfo
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTriggerTransaction
cn.bif.model.response.result.data.cn.bif.model.response.result.data.BIFTypeThreshold
cn.bif.module.account
cn.bif.module.account.cn.bif.module.account.BIFAccountService
cn.bif.module.account.impl
cn.bif.module.account.impl.cn.bif.module.account.impl.BIFAccountServiceImpl
cn.bif.module.blockchain
cn.bif.module.blockchain.cn.bif.module.blockchain.BIFBlockService
cn.bif.module.blockchain.cn.bif.module.blockchain.BIFTransactionService
cn.bif.module.blockchain.impl
cn.bif.module.blockchain.impl.cn.bif.module.blockchain.impl.BIFBlockServiceImpl
cn.bif.module.blockchain.impl.cn.bif.module.blockchain.impl.BIFGasServiceImpl
cn.bif.module.blockchain.impl.cn.bif.module.blockchain.impl.BIFTransactionServiceImpl
cn.bif.module.contract
cn.bif.module.contract.cn.bif.module.contract.BIFContractService
cn.bif.module.contract.impl
cn.bif.module.contract.impl.cn.bif.module.contract.impl.BIFContractServiceImpl
cn.bif.module.encryption.crypto.keystore
cn.bif.module.encryption.crypto.keystore.cn.bif.module.encryption.crypto.keystore.KeyStore
cn.bif.module.encryption.crypto.keystore.entity
cn.bif.module.encryption.crypto.keystore.entity.cn.bif.module.encryption.crypto.keystore.entity.KeyStoreEty
cn.bif.module.encryption.crypto.keystore.entity.cn.bif.module.encryption.crypto.keystore.entity.ScryptParamsEty
cn.bif.module.encryption.crypto.mnemonic
cn.bif.module.encryption.crypto.mnemonic.cn.bif.module.encryption.crypto.mnemonic.Mnemonic
cn.bif.module.encryption.crypto.slip10
cn.bif.module.encryption.crypto.slip10.cn.bif.module.encryption.crypto.slip10.HDKey
cn.bif.module.encryption.crypto.slip10.cn.bif.module.encryption.crypto.slip10.Keys
cn.bif.module.encryption.crypto.slip10.cn.bif.module.encryption.crypto.slip10.Slip10Curve
cn.bif.module.encryption.key
cn.bif.module.encryption.key.cn.bif.module.encryption.key.PrivateKeyManager
cn.bif.module.encryption.key.cn.bif.module.encryption.key.PublicKeyManager
cn.bif.module.encryption.model
cn.bif.module.encryption.model.cn.bif.module.encryption.model.KeyMember
cn.bif.module.encryption.model.cn.bif.module.encryption.model.KeyType
cn.bif.protobuf
cn.bif.protobuf.cn.bif.protobuf.Chain
cn.bif.protobuf.cn.bif.protobuf.Common
cn.bif.utils.aes
cn.bif.utils.aes.cn.bif.utils.aes.AesCtr
cn.bif.utils.base
cn.bif.utils.base.cn.bif.utils.base.Base58
cn.bif.utils.hash
cn.bif.utils.hash.cn.bif.utils.hash.HashUtil
cn.bif.utils.hash.cn.bif.utils.hash.SM3
cn.bif.utils.hash.cn.bif.utils.hash.SM3Digest
cn.bif.utils.hash.cn.bif.utils.hash.Sha256
cn.bif.utils.hash.model
cn.bif.utils.hash.model.cn.bif.utils.hash.model.HashType
cn.bif.utils.hex
cn.bif.utils.hex.cn.bif.utils.hex.HexFormat
cn.bif.utils.http
cn.bif.utils.http.cn.bif.utils.http.HttpUtils
cn.bif.utils.http.cn.bif.utils.http.Verifier
cn.bif.utils.sm2
cn.bif.utils.sm2.cn.bif.utils.sm2.SM2
cn.bif.utils.sm2.cn.bif.utils.sm2.SM2KeyPair




© 2015 - 2024 Weber Informatics LLC | Privacy Policy