-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Currently, the dappkit is not built in a modurlarised way. Therefore, if you want to build your own UI on top of the core package, it's a bit complicated. We are also seeing some longer load speeds in mobile browser when opening certain apps, and we think providing a core package for dapps to integrate may increase load perf. The suggestions are below
- Modularise dapp kit in 2 separate packages - core with primitives and then UI package.
- Rebuild the UI package with the primitive once available.
- Whitelabel the UI - primary colour/secondary , app logo, app name.