Skip to content

MorphisWallet/chrome-extension

Repository files navigation

Morphis Wallet


image

image

Prerequisite

macOS/linux Webpack path resolving will fail on Win machine because of the backslashes in the path. This is an known issue but not fixed yet.

node >= 16 Some features may not support node@^14.0.0.

pnpm >= 7.0.0 Use pnpm. The generated pnpm-lock.yaml has dependency information.

nvm Recommended.

UI Prototype Desgin

https://www.figma.com/file/0ZdejUNI8xNDqKDDqSm44O/Sui-Wallet-Final?node-id=0%3A1

How chrome extension works

For more details see https://developer.chrome.com/docs/extensions/mv3/getstarted/