Socket
Socket
Sign inDemoInstall

@multiversx/sdk-network-providers

Package Overview
Dependencies
Maintainers
10
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multiversx/sdk-network-providers

Network Provider (API, Gateway) components (compatible with @multiversx/sdk-core)


Version published
Weekly downloads
2.9K
decreased by-20.26%
Maintainers
10
Weekly downloads
 
Created
Source

MultiversX SDK for JavaScript and TypeScript: Network Providers

Network Provider (API, Gateway) components (compatible with @multiversx/sdk-core).

The default classes from this package should only be used as a starting point. As your dApp matures, make sure you switch to using your own network provider, tailored to your requirements (whether deriving from the default ones or writing a new one, from scratch) that directly interacts with the MultiversX API (or Gateway). Regarding this, please see the documentation referenced below.

Documentation

  • cookbook
  • extending the components

Distribution

npm

Installation

npm install @multiversx/sdk-network-providers

Building the library

In order to compile the library, run the following:

npm install
npm run compile

FAQs

Package last updated on 20 Feb 2024

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