SDK in TypeScript for building Injective applications in a browser, node, and react native environment.
npm install @injectivelabs/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.
Documentation
ยท
Examples
ยท
API Reference
ยท
NPM Package
ยท
GitHub
- 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.
``bash`
pnpm add @injectivelabs/sdk-ts
---
- Read more and find example usages on our Querying Docs
- Read more and find example usages on our Transactions Docs
---
Reach out to us at one of the following places!
- Website at injective.com
- Twitter at @Injective
- Discord at Discord
- Telegram at Telegram`
---
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/