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

Download core JAR 1.1.3 with all dependencies


YOUChain Common library in JAVA.

Files of the artifact core version 1.1.3 from the group cc.youchain.

Artifact core
Group cc.youchain
Version 1.1.3
Last update 06. May 2020
Tags: common library java youchain
Organization not specified
URL https://gitlab.iyouchain.com/youchain/youchain.java
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies abi, crypto, tuples, rlp, utils, jnr-unixsocket, okhttp, logging-interceptor, rxjava, Java-WebSocket, jackson-databind, slf4j-api, hutool-all,
There are maybe transitive dependencies!
There is a newer version: 1.1.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of core Show documentation

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

0 downloads

Source code of core version 1.1.3

META-INF
META-INF.META-INF.MANIFEST.MF
cc.youchain.contracts.token
cc.youchain.contracts.token.cc.youchain.contracts.token.ERC20BasicInterface
cc.youchain.contracts.token.cc.youchain.contracts.token.ERC20Interface
cc.youchain.crypto
cc.youchain.crypto.cc.youchain.crypto.Bip39Wallet
cc.youchain.crypto.cc.youchain.crypto.Wallet
cc.youchain.crypto.cc.youchain.crypto.WalletFile
cc.youchain.crypto.cc.youchain.crypto.WalletUtils
cc.youchain.protocol
cc.youchain.protocol.cc.youchain.protocol.ObjectMapperFactory
cc.youchain.protocol.cc.youchain.protocol.Service
cc.youchain.protocol.cc.youchain.protocol.YOUChain
cc.youchain.protocol.cc.youchain.protocol.YOUChainService
cc.youchain.protocol.admin
cc.youchain.protocol.admin.cc.youchain.protocol.admin.Admin
cc.youchain.protocol.admin.cc.youchain.protocol.admin.JsonRpc2_0Admin
cc.youchain.protocol.admin.methods.response
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.BooleanResponse
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.NewAccountIdentifier
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalDelValKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalEcRecover
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalExportValKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalImportRawKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalImportValKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalListAccounts
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalLockAccount
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalLockValKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalNewValKey
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalSign
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalSignTransaction
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalUnlockAccount
cc.youchain.protocol.admin.methods.response.cc.youchain.protocol.admin.methods.response.PersonalUseValKey
cc.youchain.protocol.core
cc.youchain.protocol.core.cc.youchain.protocol.core.DefaultBlockParameter
cc.youchain.protocol.core.cc.youchain.protocol.core.DefaultBlockParameterName
cc.youchain.protocol.core.cc.youchain.protocol.core.DefaultBlockParameterNumber
cc.youchain.protocol.core.cc.youchain.protocol.core.JsonRpc2_0YOUChain
cc.youchain.protocol.core.cc.youchain.protocol.core.RemoteCall
cc.youchain.protocol.core.cc.youchain.protocol.core.Request
cc.youchain.protocol.core.cc.youchain.protocol.core.Response
cc.youchain.protocol.core.cc.youchain.protocol.core.RpcErrors
cc.youchain.protocol.core.cc.youchain.protocol.core.YOUChainCore
cc.youchain.protocol.core.enums
cc.youchain.protocol.core.enums.cc.youchain.protocol.core.enums.YOUValidatorRole
cc.youchain.protocol.core.filters
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.BlockFilter
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.Callback
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.Filter
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.FilterException
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.LogFilter
cc.youchain.protocol.core.filters.cc.youchain.protocol.core.filters.PendingTransactionFilter
cc.youchain.protocol.core.methods.request
cc.youchain.protocol.core.methods.request.cc.youchain.protocol.core.methods.request.Filter
cc.youchain.protocol.core.methods.request.cc.youchain.protocol.core.methods.request.Transaction
cc.youchain.protocol.core.methods.request.cc.youchain.protocol.core.methods.request.YOUFilter
cc.youchain.protocol.core.methods.response
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.AbiDefinition
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.Log
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.MinerStartResponse
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.NetListening
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.NetPeerCount
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.NetVersion
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.Transaction
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.TransactionReceipt
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.VoidResponse
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUAccounts
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUBlock
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUBlockNumber
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUCall
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUChainClientVersion
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUChainSha3
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUChangeStatusValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUCoinbase
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUCreateValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUDepositValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUEstimateGas
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUFilter
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGasPrice
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetBalance
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetBlockTransactionCountByHash
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetBlockTransactionCountByNumber
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetCode
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetPoolNonce
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetPoolTransaction
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetProof
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetStorageAt
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetTransactionCount
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetTransactionReceipt
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUGetWithdrawRecords
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOULog
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUMining
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUNetworkId
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUProtocolVersion
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSendRawTransaction
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSendTransaction
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSettleValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSign
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSubscribe
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUSyncing
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUTransaction
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUUninstallFilter
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUUnsubscribe
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUUpdateValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUValidator
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUValidatorRewardsInfo
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUValidators
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUValidatorsStat
cc.youchain.protocol.core.methods.response.cc.youchain.protocol.core.methods.response.YOUWithdrawValidator
cc.youchain.protocol.deserializer
cc.youchain.protocol.deserializer.cc.youchain.protocol.deserializer.KeepAsJsonDeserializer
cc.youchain.protocol.deserializer.cc.youchain.protocol.deserializer.RawResponseDeserializer
cc.youchain.protocol.exceptions
cc.youchain.protocol.exceptions.cc.youchain.protocol.exceptions.ClientConnectionException
cc.youchain.protocol.exceptions.cc.youchain.protocol.exceptions.TransactionException
cc.youchain.protocol.http
cc.youchain.protocol.http.cc.youchain.protocol.http.HttpService
cc.youchain.protocol.rx
cc.youchain.protocol.rx.cc.youchain.protocol.rx.JsonRpc2_0Rx
cc.youchain.protocol.rx.cc.youchain.protocol.rx.YOUChainRx
cc.youchain.protocol.websocket
cc.youchain.protocol.websocket.cc.youchain.protocol.websocket.WebSocketClient
cc.youchain.protocol.websocket.cc.youchain.protocol.websocket.WebSocketListener
cc.youchain.protocol.websocket.cc.youchain.protocol.websocket.WebSocketRequest
cc.youchain.protocol.websocket.cc.youchain.protocol.websocket.WebSocketService
cc.youchain.protocol.websocket.cc.youchain.protocol.websocket.WebSocketSubscription
cc.youchain.protocol.websocket.events
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.Log
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.LogNotification
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.NewHead
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.NewHeadsNotification
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.Notification
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.NotificationParams
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.PendingTransactionNotification
cc.youchain.protocol.websocket.events.cc.youchain.protocol.websocket.events.SyncingNotfication
cc.youchain.tx
cc.youchain.tx.cc.youchain.tx.ClientTransactionManager
cc.youchain.tx.cc.youchain.tx.Contract
cc.youchain.tx.cc.youchain.tx.FastRawTransactionManager
cc.youchain.tx.cc.youchain.tx.ManagedTransaction
cc.youchain.tx.cc.youchain.tx.NetworkId
cc.youchain.tx.cc.youchain.tx.RawTransactionManager
cc.youchain.tx.cc.youchain.tx.ReadonlyTransactionManager
cc.youchain.tx.cc.youchain.tx.TransactionManager
cc.youchain.tx.cc.youchain.tx.Transfer
cc.youchain.tx.exceptions
cc.youchain.tx.exceptions.cc.youchain.tx.exceptions.ContractCallException
cc.youchain.tx.exceptions.cc.youchain.tx.exceptions.TxHashMismatchException
cc.youchain.tx.gas
cc.youchain.tx.gas.cc.youchain.tx.gas.ContractGasProvider
cc.youchain.tx.gas.cc.youchain.tx.gas.DefaultGasProvider
cc.youchain.tx.gas.cc.youchain.tx.gas.StaticGasProvider
cc.youchain.tx.response
cc.youchain.tx.response.cc.youchain.tx.response.Callback
cc.youchain.tx.response.cc.youchain.tx.response.EmptyTransactionReceipt
cc.youchain.tx.response.cc.youchain.tx.response.NoOpProcessor
cc.youchain.tx.response.cc.youchain.tx.response.PollingTransactionReceiptProcessor
cc.youchain.tx.response.cc.youchain.tx.response.QueuingTransactionReceiptProcessor
cc.youchain.tx.response.cc.youchain.tx.response.TransactionReceiptProcessor
cc.youchain.utils
cc.youchain.utils.cc.youchain.utils.Async
cc.youchain.utils.cc.youchain.utils.Collection
cc.youchain.utils.cc.youchain.utils.Files
cc.youchain.utils.cc.youchain.utils.Flowables
cc.youchain.utils.cc.youchain.utils.TxHashVerifier
cc.youchain.utils.cc.youchain.utils.Version




© 2015 - 2024 Weber Informatics LLC | Privacy Policy