Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FarcasterClient ¶
type FarcasterClient struct { Account *account.AccountService Assets *assets.AssetService Casts *casts.CastService Follows *follows.FollowService Health *health.HealthService Notifications *notifications.NotificationService Reactions *reactions.ReactionService Registry *registry.RegistryService Users *users.UserService Verifications *verifications.VerificationsService }
func NewFarcasterClient ¶
func NewFarcasterClient(apiUrl, mnemonic, providerWs string) *FarcasterClient
Click to show internal directories.
Click to hide internal directories.