comit-network / comit-i

A general-purpose web interface for comit-rs
MIT License
3 stars 0 forks source link

Generate QR codes for use by mobile wallets #110

Open thomaseizinger opened 5 years ago

thomaseizinger commented 5 years ago

Tasks:

  1. [ ] Look into what is commonly supported by Bitcoin and Ethereum mobile wallets
  2. [ ] Implement QR code in comit-i based on task 1 for:
    • Bitcoin send money
    • Ethereum send transaction (ie, with or without data)

Note: we assume broadcast bitcoin transaction is not possible (but it may change depending on 1.)

bonomat commented 5 years ago

Moving this back to New Issues. I think we can change this to a normal ticket instead of having a spike around it.