io_takamaka_core_wallet library

Classes

AcceptedBetByHolderBean
AcceptedBetByHolderListBean
ApiList
The ApiList class is a Dart class that contains a apiMap property, which is a map containing URLs for various API endpoints.
BalanceRequestBean
BalanceResponseBean
BuilderItb
ConsumerHelper
The ConsumerHelper class is a Dart class that provides a static method doRequest() for making HTTP requests
CryptoMisc
these methods use several external packages such as hex and crypto. The hex package provides functions for encoding and decoding hexadecimal strings, while the crypto package provides cryptographic functions for hashing and key derivation. These packages provide basic cryptographic capabilities for Flutter applications.
DictionaryReader
Endpoint
The Endpoint class contains two static methods: uri and parseUri. Static methods are associated with the class itself rather than with instances of the class, allowing you to call them directly on the class. These methods provide convenient ways to create and parse URIs in Dart programming. They allow you to easily generate URIs with specific schemes, hosts, and paths, as well as parse existing URI strings into Uri objects.
FeeBean
FileSystemUtils
These methods use several Flutter libraries and functions such as getTemporaryDirectory(), getApplicationDocumentsDirectory(), File(), Directory(), path.join(), writeAsString(), readAsString(), exists(), and create(). These libraries and functions provide basic file input/output capabilities for Flutter applications.
InternalTransactionBean
MetadataUtils
ReceiveToken
RequestChallengeFromNetty
StakeNode
StakeNodeList
StringUtilities
TkmMetadata
TKmTK
TkmWallet
TransactionBean
TransactionBox
TransactionFeeCalculator
TransactionInput
TransactionResult
TransactionResultList
TransactionSearchInput
WalletUtils
WordsUtils
The WordsUtils class is a utility class written in Dart that provides various functions: static Future<List

Enums

HttpMethods
It represents different HTTP methods commonly used in web development.
TransactionType

Properties

wordsDictionary List<String>
final