mobidex icon indicating copy to clipboard operation
mobidex copied to clipboard

bitski integration

Open generalpiston opened this issue 6 years ago • 0 comments

Auth

Use https://github.com/FormidableLabs/react-native-app-auth to authenticate users.

sendTransaction

After authentication...

  1. Submit transaction to Bitski: https://api.bitski.com/v1/transactions
  2. Display a modal web view with the URL for that transaction: https://sign.bitski.com/transactions/:id?redirectURI=https://mobidex.io/bitskiTxCallback
  3. Show result

signMessage

Same as sendTransaction

generalpiston avatar Apr 22 '19 16:04 generalpiston