@injectivelabs/dmm-consumer
v0.5.9
Published
DMM API on Injective Protocol made easy. Can be reused throughout Injective's projects.
Downloads
28
Maintainers
Keywords
Readme
🌟 Injective Protocol - DMM Consumer
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