Blind Signing | Developers

Blind Signing

Estimated reading time: Less than a minute

For every transaction, the users must be able to verify on the device the amount being transferred and the destination address or the validator/nominator address(es) in the case of a staking operation.

When the display of those parameters (Token, smart contract management) is not possible, the transaction should be rejected by the device unless the user has acknowledged that they will be blind signing.

To implement this requirement it is recommended to have a setting menu with the possibility to enable/disable blind signing.

If blind signing is implemented, it must be disabled by default.

You can find implementation example inside Ethereum, Solana or Elrond code base.


Did you find this page helpful?


How would you improve this page for developers?



Security
Persistent Storage
Getting Started
Theme Features
Customization

Embedded Apps