Separate ui and utils (#46)
* Move isPopup * Move guards * Move chains * Move checkCameraAccess * Move DEFAULT_TYPE * Move registry * Move startSettings * Move routing * Remove initAccountContext * Move metadataCache * Remove findAccountByAddress * Move recodeAddress * Move messaging * Move buildHierarchy * Move findSubstrateAccount * Move getExtrinsicPayload * Move getGenesisHashByAddress * Move requestCameraAccess * Move stores * Move hooks * Fix src/utils/recodeAddress.ts * Simplify App * Organize global components * Organize ui types * Rename themes * Update buildHierarchy * Update accounts store * Update constants * Update messaging
src/messaging/actions.ts
0 → 100644
src/messaging/handlers.ts
0 → 100644
src/messaging/messaging.ts
0 → 100644
src/messaging/sendMessage.ts
0 → 100644
Please register or sign in to comment