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.
Last updated
Was this helpful?