# Functions
Get retrieves AGGREGATE messages on the Aleph network using filters provided in the configuration.
GetProfile uses Get to retrieve the aggregate message containing the profile of a user using the key filter.
Publish uses the key and value provided in the configuration to publish an aggregate message on the Aleph network.
# Structs
No description provided by the author
No description provided by the author
AggregatePublishConfiguration is used while publishing aggregate messages.
# Type aliases
No description provided by the author