Skip to content
Bojan Angjelkoski edited this page Sep 23, 2022 · 26 revisions

Total alerts Language grade: JavaScript

Access Limitless DeFi Markets with Zero Barriers.

injective-ts is a TypeScript monorepo that contains packages which can be used to interact with Injective from a Node.js or browser environments and which provide simple abstractions over core data structures, serialization, key management, and API request generation, etc. The packages can be found in the packages folder and each package is a npm module that is published on the npm registry.


Documentation and Examples

Topic Description
Querying Querying data from the chain/api
Transactions Preparing/Signing/Broadcasting transactions
Wallets Wallet integrations and usage
Contracts Contracts execution/querying (TODO)

Support

Reach out to us at one of the following places!


🔓 License

This software is licensed under the MIT license. See LICENSE for full disclosure.

⚠️ DOCUMENTATION ⚠️

Clone this wiki locally