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

Download takamaka-core-wallet JAR 0.9.2.1 with all dependencies


This package contains core classes for the Takamaka blockchain Wallet, ancillary methods that initialize the folder structure in the user's home, hash functions, syntactic transaction verification, and the json serializer.

Files of the artifact takamaka-core-wallet version 0.9.2.1 from the group io.takamaka.wallet.

Test

Download takamaka-core-wallet (0.9.2.1)
Artifact takamaka-core-wallet
Group io.takamaka.wallet
Version 0.9.2.1
Last update 18. January 2023
Organization AiliA SA
URL https://github.com/takamaka-dev/wallet-core
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies TKMSecurityProvider, jackson-annotations, jackson-core, commons-lang3, slf4j-api, commons-io, commons-codec, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 0.9.2.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of takamaka-core-wallet Show documentation

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

0 downloads

Source code of takamaka-core-wallet version 0.9.2.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.takamaka.wallet.takamaka-core-wallet
META-INF.maven.io.takamaka.wallet.takamaka-core-wallet.META-INF.maven.io.takamaka.wallet.takamaka-core-wallet.pom.properties
META-INF.maven.io.takamaka.wallet.takamaka-core-wallet.META-INF.maven.io.takamaka.wallet.takamaka-core-wallet.pom.xml
.dictionary.txt
io.takamaka.wallet
io.takamaka.wallet.io.takamaka.wallet.InstanceWalletKeyStoreBCED25519
io.takamaka.wallet.io.takamaka.wallet.InstanceWalletKeyStoreBCQTESLAPSSC1Round1
io.takamaka.wallet.io.takamaka.wallet.InstanceWalletKeyStoreBCQTESLAPSSC1Round2
io.takamaka.wallet.io.takamaka.wallet.InstanceWalletKeystoreInterface
io.takamaka.wallet.io.takamaka.wallet.TkmCypherProviderBCED25519
io.takamaka.wallet.io.takamaka.wallet.TkmCypherProviderBCQTESLAPSSC1Round1
io.takamaka.wallet.io.takamaka.wallet.TkmCypherProviderBCQTESLAPSSC1Round2
io.takamaka.wallet.io.takamaka.wallet.Wallet
io.takamaka.wallet.beans
io.takamaka.wallet.beans.io.takamaka.wallet.beans.AddressBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.EncKeyBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.EncWordsBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.ExtendedTransactionBox
io.takamaka.wallet.beans.io.takamaka.wallet.beans.FeeBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.InternalBlockBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.InternalTransactionBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.InternalTransactionSyntaxBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.KeyBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.PrivateBlockTxBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.PublicKeyBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.TkmCypherBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.TkmRewardBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.TransactionBean
io.takamaka.wallet.beans.io.takamaka.wallet.beans.TransactionBox
io.takamaka.wallet.beans.io.takamaka.wallet.beans.TransactionSyntaxBean
io.takamaka.wallet.exceptions
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.HashAlgorithmNotFoundException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.HashCompositionException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.HashEncodeException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.HashProviderNotFoundException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.InclusionHashCreationException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.InvalidCypherException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.InvalidWalletIndexException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.KeyDecodeException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.NullInternalTransactionBeanException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.PublicKeySerializzationException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.QRException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.QRNotFromJsonException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.QRNullWordsException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.ThreadSafeUtilsException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.TransactionCanNotBeCreatedException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.TransactionCanNotBeSignedException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.TransactionNotYetImplementedException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.UnlockWalletException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.WalletBurnedException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.WalletEmptySeedException
io.takamaka.wallet.exceptions.io.takamaka.wallet.exceptions.WalletException
io.takamaka.wallet.utils
io.takamaka.wallet.utils.io.takamaka.wallet.utils.AnsiColor
io.takamaka.wallet.utils.io.takamaka.wallet.utils.BuilderITB
io.takamaka.wallet.utils.io.takamaka.wallet.utils.DefaultInitParameters
io.takamaka.wallet.utils.io.takamaka.wallet.utils.FileHelper
io.takamaka.wallet.utils.io.takamaka.wallet.utils.FixedParameters
io.takamaka.wallet.utils.io.takamaka.wallet.utils.KeyContexts
io.takamaka.wallet.utils.io.takamaka.wallet.utils.SeedGenerator
io.takamaka.wallet.utils.io.takamaka.wallet.utils.SeededRandom
io.takamaka.wallet.utils.io.takamaka.wallet.utils.StringUtils
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TkmSignUtils
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TkmTK
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TkmTextUtils
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TkmWallet
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TransactionFeeCalculator
io.takamaka.wallet.utils.io.takamaka.wallet.utils.TransactionUtils
io.takamaka.wallet.utils.io.takamaka.wallet.utils.WalletHelper




© 2015 - 2025 Weber Informatics LLC | Privacy Policy