Cynsar-Foundation/second.exchange

Reckless Coding

Opened this issue · 0 comments

So, I have played with the idea of context API and its excellent; now, moving ahead, I like the idea of having the micro-front end, which means major components are pure separate packages that are installed and run separately as Next JS.

  1. Releasing the context service API for reacting and front-end services
  2. Probably @pulkitvyas08, we might have to move some code and re-factor them according, although it's not going to be a major change
  3. Right now, if you see some base layer stuff > Like NostrSetupService, NostrOps, then DB and probably some other feature,s if we can convert them to services, it will be great to add them as part of the SDK.
  4. Testing is something that needs to be added to the code base