Skip to content

Latest commit

 

History

History

message-manager

@metamask/message-manager

Stores and manages interactions with signing requests.

Installation

yarn add @metamask/message-manager

or

npm install @metamask/message-manager

Compatibility

This package relies implicitly upon the EventEmitter module. This module is available natively in Node.js, but when using this package for the browser, make sure to use a polyfill such as events.

Contributing

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