@injectivelabs/subaccount-consumer

v0.0.83
Subaccounts on Injective Protocol made easy. Can be reused throughout Injective's projects.

DEPRECATED - Please use @injectivelabs/sdk-ts

🌟 Injective Protocol - Subaccount Consumer

downloads npm-version license

A convenient way to consume Subaccounts


📚 Installation

yarn add @injectivelabs/subaccount-consumer

📖 Documentation

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

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

npm i @injectivelabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/15/2022

Downloads