Preparing search index...
The search index is not available
@xmtp/xmtp-js
@xmtp/xmtp-js
Signer
Interface Signer
interface
Signer
{
getAddress
(
)
:
Promise
<
string
>
;
signMessage
(
message
)
:
Promise
<
string
>
;
}
Index
Methods
get
Address
sign
Message
Methods
get
Address
get
Address
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
sign
Message
sign
Message
(
message
)
:
Promise
<
string
>
Parameters
message
:
string
|
ArrayLike
<
number
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Address
sign
Message
@xmtp/xmtp-js
AuthCache
BrowserStoragePersistence
Ciphertext
Client
CompositeCodec
ConsentListEntry
ContentTypeId
ConversationV1
ConversationV2
Conversations
DecodedMessage
EncryptedPersistence
HttpApiClient
InMemoryKeystore
InMemoryPersistence
InvitationV1
KeyGeneratorKeystoreProvider
LocalAuthenticator
MessageV1
MessageV2
NetworkKeystoreProvider
Loading...
Generated using
TypeDoc