@gamestopnft/detect-gamestop-provider

1.0.0 • Public • Published

detect-gme-provider

Detect GME Provider

Description

A utility library for detecting the Gamestop Wallet Browser Extension via window.ethereum.isGamestop if set to be the default provider, or window.gamestop if not.

Usage

import detectGamestopProvider from "@gamestopnft/detect-gamestop-provider";

detectGamestopProvider()
  .then((provider) => console.log(provider))
  .catch((e) => console.error(e));

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @gamestopnft/detect-gamestop-provider

Weekly Downloads

2,794

Version

1.0.0

License

ISC

Unpacked Size

6.25 kB

Total Files

9

Last publish

Collaborators

  • cyberhorsey