DEV Community

Cover image for MetaMask SDK Dev Guide

MetaMask SDK Dev Guide

Eric Bishard on March 22, 2023

This document helps you to find all resources associated with the MetaMask SDK. You can also contact our MetaMask SDK DevRel and other DevRel an...
Collapse
 
labsterx profile image
LabsterX

Hi Eric,

Thanks for the great article! I was trying to use the MetaMask SDK with VueJS and found it quite difficult to get started. I found a number of error messages from metamask-sdk.js.

Could you please help taking a look at this code: github.com/labsterx/veutify-metama...

You can see the error messages after running it using "npm run dev". The code for using MetaMask SDK is in src/main.js.

I'd appreciate your help!

Thanks!