0.5.9 • Published 2 years ago

@injectivelabs/dmm-consumer v0.5.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

🌟 Injective Protocol - DMM Consumer

downloads npm-version license

A convenient way to consume DMM API


📚 Installation

yarn add @injectivelabs/dmm-consumer

📖 Documentation

This package is a TypeScript wrapper around the GRPC API provided by our Injective Exchange for the referral 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!

  • Website at injectiveprotocol.com
  • Twitter at @InjectiveLabs

🔓 License

License