---
id: "_wallet_account_"
title: "wallet-account"
sidebar_label: "wallet-account"
---

## Index

### Classes

* [ConnectedWalletAccount](../classes/_wallet_account_.connectedwalletaccount.md)
* [WalletConnection](../classes/_wallet_account_.walletconnection.md)

### Variables

* [LOCAL_STORAGE_KEY_SUFFIX](_wallet_account_.md#const-local_storage_key_suffix)
* [LOGIN_WALLET_URL_SUFFIX](_wallet_account_.md#const-login_wallet_url_suffix)
* [PENDING_ACCESS_KEY_PREFIX](_wallet_account_.md#const-pending_access_key_prefix)
* [WalletAccount](_wallet_account_.md#const-walletaccount)

## Variables

### `Const` LOCAL_STORAGE_KEY_SUFFIX

• **LOCAL_STORAGE_KEY_SUFFIX**: *"_wallet_auth_key"* = "_wallet_auth_key"

*Defined in [src.ts/wallet-account.ts:15](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/wallet-account.ts#L15)*

___

### `Const` LOGIN_WALLET_URL_SUFFIX

• **LOGIN_WALLET_URL_SUFFIX**: *"/login/"* = "/login/"

*Defined in [src.ts/wallet-account.ts:13](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/wallet-account.ts#L13)*

___

### `Const` PENDING_ACCESS_KEY_PREFIX

• **PENDING_ACCESS_KEY_PREFIX**: *"pending_key"* = "pending_key"

*Defined in [src.ts/wallet-account.ts:16](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/wallet-account.ts#L16)*

___

### `Const` WalletAccount

• **WalletAccount**: *[WalletConnection](../classes/_wallet_account_.walletconnection.md)* = WalletConnection

*Defined in [src.ts/wallet-account.ts:152](https://github.com/nearprotocol/nearlib/blob/de49029/src.ts/wallet-account.ts#L152)*
