Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 547 Bytes

File metadata and controls

19 lines (10 loc) · 547 Bytes

@metamask/client-utils

Shared functions and utilities used across MetaMask clients (extension and mobile).

Installation

yarn add @metamask/client-utils

or

npm install @metamask/client-utils

Activity mappers

Pure mappers that normalize API, keyring, and local transaction shapes into a shared ActivityItem. See src/mappers/README.md.

Contributing

This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.