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
Currently, all protocol interactions are simply implemented in the frontend. In the long run, we'll want to provide better developer tools, such as a library that abstracts over protocol interactions and implements protocol standards. Other developers could use dgrants-js to build their own clients, backends, etc....
This tasks is simply to set up the dgrants-js library as another sub-project in this monorepo. It should be imported and configured by the app, and any simple low-hanging fruit can be extracted from the frontend and implemented internally instead.
Currently, all protocol interactions are simply implemented in the frontend. In the long run, we'll want to provide better developer tools, such as a library that abstracts over protocol interactions and implements protocol standards. Other developers could use
dgrants-js
to build their own clients, backends, etc....This tasks is simply to set up the
dgrants-js
library as another sub-project in this monorepo. It should be imported and configured by the app, and any simple low-hanging fruit can be extracted from the frontend and implemented internally instead.Moving forward:
The text was updated successfully, but these errors were encountered: