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

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.


Topics

Topic Description
Technical Concepts Understanding Technical Concepts related to Injective
Querying Querying data from the chain/api
Transactions Preparing/Signing/Broadcasting transactions
Wallets Wallet integrations and usage (TODO)
Contracts Contracts execution/querying (TODO)
Bridge Bridges to/from Injective
Networks Different Networks/environments on Injective
Building a DEX Example series in building a dex on Injective

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