Socket
Socket
Sign inDemoInstall

@elrondnetwork/erdjs-network-providers

Package Overview
Dependencies
Maintainers
9
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elrondnetwork/erdjs-network-providers

Network Provider (API, Gateway) components (compatible with erdjs)


Version published
Weekly downloads
2.2K
increased by25.38%
Maintainers
9
Weekly downloads
 
Created
Source

Elrond SDK for JavaScript: Network Providers

Network Provider (API, Gateway) components (compatible with erdjs).

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 Elrond API (or Gateway). Regarding this, please see the documentation referenced below.

Documentation

  • erdjs cookbook
  • extending erdjs
  • autogenerated API docs

Distribution

npm

Installation

npm install @elrondnetwork/erdjs-network-providers

Building the library

In order to compile the library, run the following:

npm install
npm run compile

FAQs

Package last updated on 19 Jul 2022

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