The profile sync controller helps developers synchronize data across multiple clients and devices in a privacy-preserving way. All data saved in the user storage database is encrypted client-side to preserve privacy. The user storage provides a modular design, giving developers the flexibility to construct and manage their storage spaces in a way that best suits their needs
yarn add @metamask/profile-sync-controller
or
npm install @metamask/profile-sync-controller
This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.