Socket
Socket
Sign inDemoInstall

@multiversx/sdk-network-providers

Package Overview
Dependencies
15
Maintainers
11
Versions
15
Alerts
File Explorer

Advanced tools

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.3K
increased by2.77%
Maintainers
11
Created
Weekly downloads
 

Readme

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

Last updated on 26 Mar 2024

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc