> For the complete documentation index, see [llms.txt](https://docs.ready.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ready.co/ready-wallets/ready-wallet/walletaccount.md).

# WalletAccount

The WalletAccount starknet.js class allows developers to integrate browser wallets (like Ready Wallet) into their decentralized applications to sign transactions.

It's similar to the regular Ready smart contract class but can interact with browser wallets to manage signatures and transactions. \
\
It is the base object to use in any typescript/js/react project.&#x20;

[See documentation](https://starknetjs.com/docs/next/guides/walletAccount/)
