Smart contracts for Optimistic Respect-based DAOs.
- Orec - acts as an executive contract to distribute Respect and execute other transactions for a fractal. It implements Optimistic Respect-based executive contract as specified here.
- Respect1155 - new Respect token contract, that OREC will use to distribute Respect going forward (OREC will be set as the owner of this contract);
- FractalRespect - this is the old Respect contract that will be used to determine vote weights in OREC;
Rationale for this design is in upgrade path description.