mlabs-haskell / TuxedoDapp

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

CLI-Wallet: Breeding and NFT Ownership #25

Open NadigerAmit opened 4 months ago

NadigerAmit commented 4 months ago

https://github.com/mlabs-haskell/TuxedoDapp/issues/10

NadigerAmit commented 3 months ago

Since Riust-side implementation is done I moving to Done as it is already submitted in the https://github.com/mlabs-haskell/Tuxedo

Npte: This has limitation in current cliwallet. I.e we cant move the owner ship from different wallet due to some limitation as explained in https://github.com/Off-Narrative-Labs/Tuxedo/issues/169

While transferring the kitty and money within the different key pairs used in the wallet is already done. The implementation of the HTLS swaps , Automic swaps , smart contracts , QR code is not in this scope I am moving them to done.