> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-feat-fix-archived-repos.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Important references and links for the Injective Ecosystem

# References

## Developer Resources

### Developer Tools and Resources

Developer tools and resources to get you building on Injective

| **Resource**                                                                                  | **Description**                                                                                                             |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [MCP Server](./developers/ai/mcp)                                                             | Connect AI assistants to Injective documentation using the Model Context Protocol                                           |
| [Injective 101](https://injective.notion.site/Injective-101-589dedc4c9c04531aae503dbb235d443) | One-stop-shop for Injective resources                                                                                       |
| [Injectived](./developers/injectived/)                                                        | Command-line interface and node daemon that connects to Injective                                                           |
| [Injective Explorer](https://explorer.injective.network/)                                     | Analytics platform that enables anyone to search addresses, trades, tokens, transactions, and other activities on Injective |
| [Injective Local](https://github.com/InjectiveLabs/injective-local)                           | Injective testnet and ecosystem containerized with Docker and orchestrated with a simple docker-compose file.               |
| [Injective REST API](https://lcd.injective.network/swagger/)                                  | Swagger API explorer                                                                                                        |
| [Injective TypeScript SDK](https://github.com/InjectiveLabs/injective-ts)                     | Build dApps on Injective using TypeScript                                                                                   |
| [Injective API Reference](https://api.injective.exchange)                                     | Detailed API documentation for interacting with Injective for traders                                                       |
| [Cosmovisor](./infra/cosmovisor/)                                                             | Small process manager around Cosmos SDK binaries that monitors the governance module                                        |
| [CosmosSDK](https://docs.cosmos.network/main/build)                                           | The Cosmos SDK documentation serving as a valuable resource for developers integrating with the Injective ecosystem         |

### Ecosystem Tools and Resources

Tools and resources developed by ecosystem developers and partners

| **Resource**                                                                                       | **Description**                                                                                                                                                                                      |
| -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Desig](https://desig.io/)                                                                         | Multi-party computation (MPC) multisig solution                                                                                                                                                      |
| [DiscoverINJ](https://alpha.discoverinj.com/)                                                      | UI smart contract query / execute                                                                                                                                                                    |
| [The Graph](https://docs.substreams.dev/tutorials/intro-to-tutorials/injective)                    | Substreams for extracting data from the Injective blockchain.                                                                                                                                        |
| [NewMetric](https://app.newmetric.xyz/)                                                            | Custom, high-performance RPC nodes                                                                                                                                                                   |
| [Notifi](https://injective.com/notifications/)                                                     | Receive notifications for the latest chain updates, ecosystem developments, market insights, and more via Notifi                                                                                     |
| [Pyth](https://docs.pyth.network/home)                                                             | Price feed oracles and market data                                                                                                                                                                   |
| [Starship](https://docs.cosmology.zone/starship)                                                   | Unified development environment that allows developers to spin up a fully simulated mini-cosmos ecosystem and write end-to-end test cases                                                            |
| [SubQuery](https://github.com/subquery/cosmos-subql-starter/tree/main/Injective/injective-starter) | Open-source data indexer providing custom APIs                                                                                                                                                       |
| [Remix IDE](https://docs.welldonestudio.io/code/deploy-and-run/injective)                          | Smart Contract Deployment & Development APIs                                                                                                                                                         |
| [Synternet](https://docs.synternet.com/build/data-layer/developer-portal/subscribe-to-streams)     | Subscribe or publish real-time live data stream                                                                                                                                                      |
| [Wormhole](https://docs.wormhole.com/wormhole)                                                     | Cross-chain messaging protocol                                                                                                                                                                       |
| [DAO DAO](https://daodao.zone/dao/injective)                                                       | DAO DAO helps you build and operate DAOs by providing a visual interface to easily interact with the underlying smart contracts that run on the blockchain. DAO DAO also offers a multisig solution. |

### Helpful Repos

Helpful repositories for developing on and integrating Injective

| **Repo**                                                                                         | **Description**                                                                                                                      |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| [CosmWasm101](https://github.com/InjectiveLabs/CosmWasm101)                                      | Guide to match the CosmWasm 101 presentation for the 2023 Injective Global Hackathon                                                 |
| [cw20-adapter](https://github.com/InjectiveLabs/cw20-adapter/tree/master/contracts/cw20-adapter) | Contract that allows exchanging CW-20 tokens for Injective-chain issued native tokens (using the TokenFactory module) and vice-versa |
| [cw-injective](https://github.com/InjectiveLabs/cw-injective)                                    | Packages that can be used to integrate CosmWasm with Injective                                                                       |
| [injective-rust](https://github.com/InjectiveLabs/injective-rust)                                | A place where all rust binding generators for Injective-Core live.                                                                   |
| [injective-ts-examples](https://github.com/InjectiveLabs/injective-ts-examples)                  | Helpful repo to get started building on the injective-ts library                                                                     |
| [injective-ui](https://github.com/InjectiveLabs/injective-ui)                                    | Collection of UI packages to ease development on Injective                                                                           |
| [swap-contract](https://github.com/InjectiveLabs/swap-contract)                                  | Open source atomic token swap contract that showcasing an instant swap between two different tokens                                  |
| [test-tube](https://github.com/injectiveLabs/test-tube)                                          | Generic library for building testing environments for CosmWasm smart contracts                                                       |

### Developer Support

Find developer support on Discord or Telegram:

1. Join the [Injective Discord server](https://discord.gg/injective) and find the relevant channel
2. Join the [Injective Developer Telegram channel](https://t.me/+qorn-J06fzA0YTZl)

### Public Endpoints

For a list of public endpoints, visit [public endpoints](./infra/public-endpoints/)

### Private / Dedicated Node Services

For a full list of private node services, see [premium endpoints](./infra/premium-endpoints/)
