Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BlueWallet/BlueWallet
/ useStorage
Function
useStorage
hooks/context/useStorage.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ StorageContext } from
'../../components/Context/StorageProvider'
;
3
4
export
const
useStorage = () => useContext(StorageContext);
Callers
15
TransactionListItemComponent
Function · 0.90
TotalWalletsBalance.tsx
File · 0.90
DevMenu
Function · 0.90
AddressItem
Function · 0.90
SettingsProvider.tsx
File · 0.90
PromptPasswordConfirmationSheet
Function · 0.90
PlausibleDeniability
Function · 0.90
UnlockWith
Function · 0.90
AztecoRedeem
Function · 0.90
ReceiveDetails
Function · 0.90
ScanLNDInvoice
Function · 0.90
LnurlPay
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected