Socket
Socket
Sign inDemoInstall

@consensys/get-starknet

Package Overview
Dependencies
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@consensys/get-starknet

This repository contains a node module that makes it easy to integrate the Starknet Snap through the generic IStarknetWindowObject.


Version published
Maintainers
11
Created
Source

MetaMask Get Starknet

This repository contains a node module that makes it easy to integrate the Starknet Snap through the generic IStarknetWindowObject.

Usage

import { MetaMaskSnapWallet } from '@consensys/get-starknet';

const walletInstance = new MetaMaskSnapWallet(
  provider, snapVersion
);

provider refer to the instance from window.ethereum snapVersion refer to the version of the snap that is interacting with

FAQs

Package last updated on 15 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc