Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social Attestation for loan request #12

Closed
3 tasks
onggunhao opened this issue Apr 23, 2019 · 3 comments
Closed
3 tasks

Social Attestation for loan request #12

onggunhao opened this issue Apr 23, 2019 · 3 comments
Labels

Comments

@onggunhao
Copy link
Collaborator

onggunhao commented Apr 23, 2019

Step 2B: Others can "attest" for the loan (i.e. use Bloom or 3Box-linked Ethereum accounts to support the loan)

Once Loan Request is created, others can "attest" for the loan through Bloom ID or 3Box linked accounts

Todos

@onggunhao onggunhao changed the title Others can "socially attest" for loan request Social Attestation for loan request Apr 23, 2019
@onggunhao onggunhao added the dapp label Apr 23, 2019
@tspoff
Copy link
Collaborator

tspoff commented Apr 24, 2019

Bloom doesn't have user staking implemented - but we can do a simple version.

Users can stake eachother via a simple smart contracts which record this. This data can be included into evalutations of user score. We can use the rest of the user score elements from Bloom as well. (Like the ID attestations and attestations from previous financial providers)

User score should imo be calculated off-chain for performance reasons. (All the required primary data is on chain, all derivative data is calculated off-chain)

@adibas03
Copy link
Collaborator

This answers my question: #17 (comment)

@onggunhao
Copy link
Collaborator Author

We should KIV this for future versions. Not for our V1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants