AmplicaLabs / wallet-proxy

Provides easy interface for DSNP over Frequency dApps to let Users sign in or sign up via supported wallets
https://amplicalabs.github.io/wallet-proxy
0 stars 0 forks source link

Spike: Research metamask snaps #10

Open enddynayn opened 10 months ago

enddynayn commented 10 months ago

Description Look into Metamask Snaps to see if we can extend private graph functionality or other Frequency account-related information.

Acceptance Criteria

https://metamask.io/snaps/

shannonwells commented 10 months ago

I tried following their instructions and went down an asdf- nodejs- corepack --> yarn rabbit hole only to have the project creation fail. The snaps creation appears to want to force you to use node 16 and other outdated and potentially exploited packages (such as old versions of node-gyp). The final failure is '✖ Error: Cannot find module 'pnpapi' Which stems from a webpack require chain.