WalletAccount

The WalletAccount class allows developers to integrate browser wallets (like ArgentX) into their decentralized applications to sign transactions.

It's similar to the regular Account class but can interact with browser wallets to manage signatures and transactions.

See documentation

See example dapp

Last updated