dharmaprotocol / dharma.js

DEPRECATED: Javascript Developer library for interacting with Dharma Protocol
https://dharma.io
MIT License
57 stars 24 forks source link

Clean up higher-level APIs #309

Closed saturnial closed 6 years ago

saturnial commented 6 years ago

Change List

TODO:

saturnial commented 6 years ago

Let me share a bit more about the changes given that I haven't been able to convene @graemecode @chrismin to discuss all that I've explored in pulling this together.

A few other notes:

Future proofing:

As for the size of the loan request class, the Agreement base class was polluting the namespace, and wasn't valid, because its underlying functionality only applied to LoanRequest. While large, the LoanRequest class IMO feels feature complete at this point.

saturnial commented 6 years ago

tl;dr: