Package Exports
- @injectivelabs/sdk-ts
- @injectivelabs/sdk-ts/dist/cjs/index.js
- @injectivelabs/sdk-ts/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@injectivelabs/sdk-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.
Documentation ยท Examples ยท API Reference ยท NPM Package ยท GitHub
โจ 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
yarn add @injectivelabs/sdk-ts๐ Documentation
- Read more and find example usages on our Querying Wiki
- Read more and find example usages on our Transactions Wiki
โ 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/
