mlabs-haskell / TuxedoDapp

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

Change all the mocks to the implemented APIs #43

Closed Winni- closed 2 months ago

Winni- commented 3 months ago

All things from #38 connected to actual web service instead of mocks.

Winni- commented 3 months ago

Api description: https://github.com/mlabs-haskell/Tuxedo/blob/webservice-with-external-signing/webservice-wallet/README.md A lot of info in #35