Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

multiversx/mx-deprecated-sdk-js-wallet

Repository files navigation

This package was integrated into sdk-core and will soon be deprecated

To utilize the functionality from the unified @multiversx/sdk-core library, please update the existing import statements within your project.

For example:

import { UserSigner } from "@multiversx/sdk-wallet";

should be changed to:

import { UserSigner } from "@multiversx/sdk-core";

About

Core wallet components (generation, signing) for TypeScript (JavaScript).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9