You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
Wireframes for social attestation @onggunhao
Set up Bloom ID attestation
@onggunhao Watch Bloom Workshop to understand starter kit
The text was updated successfully, but these errors were encountered: