An Account Abstraction browser wallet built with the Plasmo framework.
% pnpm install
% PKG1="imtoken-wallet" && pnpm --filter ${PKG1} dev --target=chrome-mv3
% PKG1="imtoken-wallet" && pnpm --filter ${PKG1} dev --target=chrome-mv2
% PKG1="imtoken-wallet" && pnpm --filter ${PKG1} dev --target=firefox-mv2
% PKG1="imtoken-wallet" && pnpm --filter ${PKG1} build --zip --target=chrome-mv3
- Update Plasmo
% PKG1="imtoken-wallet" && pnpm --filter ${PKG1} up -L plasmo