This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Description
🌟 Feature Request
Expand the protocol for interaction with the wallet. To be able to handle errors
Now, if you send invalid data, the SDK crashes
📝 Description
At the moment it is difficult to understand why the error occurred. For example, if I make a transaction for an amount greater than the balance, I receive the following error:

🖼️ Mockups/Examples

Where sendAmount exceeds wallet balance