This package has been deprecated

Author message:

WARNING: This project has been moved to @multiversx/sdk-network-providers. Use @multiversx/sdk-network-providers instead.

@elrondnetwork/erdjs-network-providers
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @elrondnetwork/erdjs-network-providers

Weekly Downloads

2,808

Version

1.2.0

License

MIT

Unpacked Size

179 kB

Total Files

90

Last publish

Collaborators

  • lucian.mincu