Package-level declarations

Types

Link copied to clipboard
abstract class Account

This file defines the Account abstract class and its companion object, which provides methods for creating and importing accounts using different signature schemes.

Link copied to clipboard

This file defines the Ed25519Account class, which extends the Account abstract class and provides specific implementations for the Ed25519 signature scheme.