Open ricburton opened 6 years ago
From Nick:
We don't use the word "students". Instead, we say "participants", "Recursers", or "alums" (depending on context).
Other than that, looks good!
Also, our API docs are here: https://github.com/recursecenter/wiki/wiki/Recurse-Center-API (you have to have authenticated with GitHub on your RC profile and be logged into GitHub for that link to work).
Good discussions with Vitaly (Bloqboard) and Sid/Nadav (Dharma) on unsecured underwritten loans. My notes:
Idea for student loans running on Dharma.
Authenticate future students using Recurse Center OAuth API: https://github.com/recursecenter/blaggregator/blob/master/home/oauth.py
Allow them to borrow $DAI from the student loan pool.
Give them address and interface to pay back what they owe if they want to pay if forward.
Initial design: @ricburton Smart contract: @haydenadams API integration: @jinchung Final design: @christianbaroni Interface: @mikedemarais