MPCSnap provides a 2/2 MPC wallet between MetaMask Snap and Keystone to manage EVM assets.
- We have published MPCSnap on the npm repository, please follow the readme here
- We forked the Keystone repository and added MPC-related features, as detailed here
First, install Metamask Flask to use MPCSnap.
- checkout Metamask Flask page
- Install Metamask Flask on your chrome
In the example we provided, the Keystone hardware wallet is one of the two parties of the MPC algorithm, We forked the source code for Keystone and developed the MPC wallet section, checkout the repository.
Check out video of creating an MPC wallet & sending a transaction with MPCSnap and Keystone
yarn install
yarn run prestart
yarn start
The MPCSnap code implemented this time is only used as POC for MetaMask Snaps. We shall not be liable for the consequences of any act for commercial purposes.