Shared functions and utilities used across MetaMask clients (extension and mobile).
yarn add @metamask/client-utils
or
npm install @metamask/client-utils
Pure mappers that normalize API, keyring, and local transaction shapes into a shared ActivityItem. See src/mappers/README.md.
This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.