mlabs-haskell / TuxedoDapp

Cryptokitties on Polkadot using UTXO
Apache License 2.0
2 stars 1 forks source link

Redeemer way 2, BE keystore #47

Closed Winni- closed 2 months ago

Winni- commented 2 months ago

Implement keystore on backend, for interaction with Tuxedo blockchain. The keystore should be individual for each user, the public key from FE should be used as a method of authentication on BE.

philoniare commented 2 months ago

Completed implementation with redeemer signing on the back-end