yoroi icon indicating copy to clipboard operation
yoroi copied to clipboard

feat(dapp-connector): Add CIP-30 support

Open michaeljscript opened this issue 2 months ago • 0 comments

Resolves YOMO-1191

  • [x] CIP30-getExtensions
  • [x] CIP30-getNetworkId
  • [x] CIP30-getUtxos
  • [x] CIP30-getCollateral
  • [x] CIP30-getBalance
  • [x] CIP30-getUsedAddresses
  • [x] CIP30-getUnusedAddresses
  • [x] CIP30-getChangeAddress
  • [x] CIP30-getRewardAddresses
  • [ ] CIP30-signTx
  • [ ] CIP30-signData
  • [x] CIP30-submitTx
  • [x] confirm connection modal
  • [ ] refactor (serialization, CSL, todos, utxos, translations, dapp-connector/src)
  • [ ] tests
  • [ ] revert project.pbxproj

michaeljscript avatar Apr 30 '24 08:04 michaeljscript