Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@meteorwallet/public-sdk-repo

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteorwallet/public-sdk-repo

This is the repo for our SDKs which provide utility for connecting to Meteor Wallet on our various platforms.

latest
npmnpm
Version
0.0.1
Version published
Maintainers
4
Created
Source

Meteor Wallet SDK

This is the repo for our SDKs which provide utility for connecting to Meteor Wallet on our various platforms.

Current SDK

The currently provided SDK is our web-based connection SDK, mostly used by Wallet Selector, which can be found at:

/packages/meteor-sdk-v1

This SDK was originally a port from MyNearWallet and hence is a bit dated at the moment. An evolved version of this SDK is in the works.

Installing and Building

We make use of Proto for tool management (https://moonrepo.dev/docs/proto/install)

proto use

And bun is our package manager:

bun i

The build script inside meteor-sdk-v1 will build out the SDK module.

FAQs

Package last updated on 28 Aug 2025

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