Skip to content

Pure JavaScript example for MetaMask SDK is incorrect #892

Description

@Montoya

On the following page: https://docs.metamask.io/wallet/how-to/connect/set-up-sdk/javascript/pure-js/

the line: const MMSDK = new MetaMaskSDK()

should be: const MMSDK = new MetaMaskSDK.MetaMaskSDK()

There may be other instances in the docs where this will need to be updated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerssdkRelated to SDK content.tech-writingRequires updates to documentation content.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions