Preparing search index...
The search index is not available
@thirdweb-dev/react-native
@thirdweb-dev/react-native
LocalWallet
Class LocalWallet
Hierarchy
LocalWallet
LocalWallet
Index
Constructors
constructor
Properties
meta
Methods
generate
get
Connector
get
Meta
Constructors
constructor
new
Local
Wallet
(
options
?
)
:
LocalWallet
Parameters
Optional
options
:
WalletOptions
<
LocalWalletOptions
>
Returns
LocalWallet
Properties
Static
meta
meta
:
{
iconURL
:
string
;
name
:
string
;
}
= ...
Type declaration
iconURL
:
string
name
:
string
Methods
generate
generate
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Protected
get
Connector
get
Connector
(
)
:
Promise
<
Connector
<
{}
>
>
Returns
Promise
<
Connector
<
{}
>
>
get
Meta
get
Meta
(
)
:
{
iconURL
:
string
;
name
:
string
;
}
Returns
{
iconURL
:
string
;
name
:
string
;
}
iconURL
:
string
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
meta
generate
get
Connector
get
Meta
@thirdweb-dev/react-native
CoinbaseWallet
EmbeddedWallet
LocalWallet
MagicLink
MagicWallet
MetaMaskWallet
RainbowWallet
ThirdwebSDK
ThirdwebStorage
TrustWallet
WalletConnect
WalletConnectBase
WalletConnectV2
ISecureStorage
ThirdwebAuthConfig
ThirdwebProviderCoreProps
ThirdwebSDKProviderProps
UserWithData
AcceptDirectOffer
AirdropNFTParams
BurnNFTParams
Loading...
Generated using
TypeDoc