tocwex / fund

A sovereign platform for peer-to-peer economic activity with on-chain settlement and trusted identity assessment of work completion.
GNU General Public License v3.0
8 stars 0 forks source link

Improve Trusted Oracle Request Flow #2

Open thelifeandtimes opened 7 months ago

thelifeandtimes commented 7 months ago
image

The current escrow assessor section of the project creation flow needs a few changes:

There is also an open question of the UX flow for 'self-assessment'. I think at this point we should actually explicitly not support self assessment. Primarily for reasons of UX flow but with a secondary benefit of keeping things more 'credible' at the outset (reduction of spam project creation, etc). Probably makes sense to support self-assessment when we support private funds and people are doing more simple p2p engagements.

sidnym-ladrut commented 7 months ago

As a quick aside, self-assessment support makes testing significantly simpler (and I think is a desirable user feature), so it'd be really nice to keep it.

thelifeandtimes commented 7 months ago

Ok. I will think about how to support this in a user-perceptible manner.