summaryrefslogtreecommitdiff
path: root/design-documents/029-mobile-ui.rst
blob: fef5ae084be78229576eae30bee69555b2983d5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
DD 29: Mobile P2P UI
####################

Summary
=======

Design the ui and interaction of p2p payments using mobile

Motivation
==========

The wallet user should be able to easily send and receive money to and from other wallet.

Requirements
============

 * It should work even if the user does not have other communication channel
 * Use the swipe up (to send) and swipe down (to request) gesture as other apps do
 * It should be able to request payment before any withdraw (currency still unknown)
 * It should support multi-device
 * The user may opt-in to be findable through a registry service

Proposed Solution
=================

.. image:: ../images/wallet-mobile-overview.svg
  :width: 800


Alternatives
============

Drawbacks
=========



Discussion / Q&A
================

(This should be filled in with results from discussions on mailing lists / personal communication.)