Socket
Book a DemoInstallSign in
Socket

@injectivelabs/explorer-consumer

Package Overview
Dependencies
Maintainers
11
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/explorer-consumer

Explorer API on Injective Protocol made easy. Can be reused throughout Injective's projects.

latest
npmnpm
Version
0.5.7
Version published
Maintainers
11
Created
Source

DEPRECATED - Please use @injectivelabs/sdk-ts

🌟 Injective Protocol - Explorer Consumer

downloads npm-version license

A convenient way to consume Explorer API

📚 Installation

yarn add @injectivelabs/explorer-consumer

📖 Documentation

This package is a TypeScript wrapper around the GRPC API provided by our Injective Exchange for the explorer API.

The package is split between two separate concerns, "consumers" and "transformers". With the "consumers" we are making GRPC API calls to the Injective Exchange, and with the "transformers" we are transforming the data from a protobuf message to a plain TypeScript object that can be used more conveniently.

📖 Example Usage

📜 Contribution

Contribution guides and practices will be available once there is a stable foundation of the whole package set within the injective-ts repo.

⛑ Support

Reach out to us at one of the following places!

🔓 License

License

FAQs

Package last updated on 26 May 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