React Native SDK Reference

@fordefi/wallet-sdk-react-native

Index

Functions

  • initFordefiSDK - Initialize the Fordefi SDK using the given configuration
  • login - Log into the Fordefi client using the given auth token
  • signTransaction - Sign a transaction using the given transaction ID
  • backupKeys - Create a backup for previously generated keys. If a backup already exists, the new backup replaces it.
  • setErrorHandler - Set error handler
  • setLogger - Set logger
  • notifyAppStateChanged - Notify that the application's state has changed
  • recoverKeys - Retrieve the encrypted shares, decrypt, and "load" them to the SDK to be used as part of the recovery for users
  • exportVaults - Export user's vaults, including their respective private keys

Interfaces

Type Aliases