Business Accounts are in early access. See the overview for the model.
Sign with the wallet
Wallets you can sign for appear ingetWalletAccounts(). Pass that walletAccount to the standard signMessage (or transaction-signing) calls — there’s no business-account-specific signing API.
- JavaScript
- React
Only active signers can sign. Being an admin or viewer does not grant signing access — see Members & roles.
Related
Manage signers
Ensure the caller holds an active share.
Sign a message
The standard signing primitive, used unchanged here.