@injectivelabs/sdk-ts
v1.17.2
Published
SDK in TypeScript for building Injective applications in a browser, node, and react native environment.
Downloads
176,548
Maintainers
Keywords
Readme
🌟 Injective Protocol - SDK TS
Accessing decentralized finance through TypeScript (for Web, Node and React Native environment)
@injectivelabs/sdk-ts is a TypeScript SDK for writing applications on top of the Injective chain in both a Node.js, browser and react native environment.
✨ Features
- Written in TypeScript, with type definitions,
- Works in Node.js and in the browser,
- Exposes on-chain data and the exchange-api data,
- Parses responses into native JavaScript types
- much more ...
We highly suggest using the @injectivelabs/sdk-ts with TypeScript, or JavaScript in a code editor that has support for type declarations, so you can take advantage of the helpful type hints that are included with the package.
📚 Installation
pnpm add @injectivelabs/sdk-ts📖 Documentation
- Read more and find example usages on our Querying Docs
- Read more and find example usages on our Transactions Docs
⛑ Support
Reach out to us at one of the following places!
- Website at
injective.com - Twitter at
@Injective - Discord at
Discord - Telegram at
Telegram
🔓 License
Copyright © 2021 - 2022 Injective Labs Inc. (https://injectivelabs.org/)
Originally released by Injective Labs Inc. under: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
