Skip to content

Meteor-Wallet/meteor_wallet_sdk

Repository files navigation

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.

About

The core SDK which enables wallet functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published