File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 8
8
- Pooling Funds (susu)?
9
9
- Too much power for the user? No recorse if a user creates a time lock of 100 years
10
10
11
- #### Multi Party Money
11
+ ## Use Cases
12
+
13
+ ### Multi Party Money
12
14
13
15
- Supporting ways people use money in groups,
14
16
- Susu (informal lending club)
15
17
- P2P Investments (multi signature)
16
18
17
- #### Payment Groups
19
+ ### Payment Groups
18
20
19
21
- Who decides the order for money to be delivered
20
22
- Paying for dinner or trips
21
23
- Fundraising
22
24
- Payment conditions if a balance reaches a certain amount by a certain time
23
25
24
- #### Multi Sigs
26
+ ### Multi Sigs
25
27
26
28
- have a very distinct footprint
27
29
- Lots of complexity
28
30
- P2P Trades use multisig escrow
29
31
30
- #### Signature Aggregation Across devices
32
+ ### Signature Aggregation Across devices
31
33
32
34
- User Experience implications of Schnorr Signatures and multi sigs, how to some of the other proposed patterns make this easier to interact with
33
35
34
- #### Recovery & Security
36
+ ### Recovery & Security
35
37
36
38
- [ 5$ Wrench Attack] ( https://www.google.com/url?q=https://cryptosec.info/wrench-attack/&sa=D&ust=1596843563686000&usg=AOvVaw1N4A7C9BsU0JV3D6WZmri2 )
37
39
38
40
- Timelocks
39
41
40
42
### Streaming Payments
41
43
44
+ - Time locks
45
+ - Multi Sig
46
+
42
47
### User Research
43
48
44
49
- Are there any use cases that simple smart contract logic can be applied to.
You can’t perform that action at this time.
0 commit comments