Install Narwallets from the Chrome Web Store
The good: * It's an extension-wallet: You'll be able to interact with DApps without leaving the DApp web site * Provides a similar experience as Metamask/other extension-wallets, easing the onboard of ethereum users into the NEAR ecosystem. * Each wallet can have multiple accounts. You can see the sum of all your accounts in the wallet * You can have multiple wallets by providing different user/passwords. * Accounts are first added to in safe-by-default read-only mode (no keys) * All private data is stored encrypted on chrome local storage - [x] Create free implict accounts (no near required) - [x] Lockup contract accounts are auto-discovered and treated as another account in the group - [x] Advanced mode allows you to take full control of your lockup contract account - [x] Integration with DApps. New model: wallet initiated connection to active tab, resulting in chain & wallet agnostic DApps. See Wallet integration API Documentation here

async. Add npm install eslint-plugin-no-floating-promise --save-devWe're using base crypto libs as a bundle (The ideal solution would be to have typescript versions of each lib and compile to ES2020 modules) - [ ] Replace bundle with typescript versions of basic crypto tools
We need to reduce the bundle's size. Bundle is at https://github.com/Narwallets/bundled-crypto-libs.git
Bundle includes:
git clone https://github.com/Narwallets/narwallets-extension.gitcd narwallets-extensionnpm installnpm run buildcd narwallets-extensiongit pullnpm install (in case there were changes)npm run build$ claude mcp add ssaavedrad \
-- python -m otcore.mcp_server <graph>