> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tac.build/llms.txt
> Use this file to discover all available pages before exploring further.

# Ecosystem

> TAC's ecosystem partners providing oracles, interoperability, data indexing, development tools, and infrastructure

TAC works with established partners across the blockchain ecosystem to provide developers with proven tools and services for building hybrid dApps.

Find more partners on our [main page](https://tac.build/tacnetwork).

## Infrastructure

The core TAC-maintained building blocks.

<CardGroup cols={2}>
  <Card title="Network Details" icon="cpu" href="ecosystem/network-info" />

  <Card title="Core Contracts" icon="cpu" href="ecosystem/contract-addresses" />

  <Card title="Token List" icon="cpu" href="ecosystem/token-list" />

  <Card title="Bridge" icon="cpu" href="ecosystem/bridge" />

  <Card title="Faucet" icon="cpu" href="ecosystem/faucet" />
</CardGroup>

## Oracles

Services that provide smart contracts with access to external, real-world data and off-chain price feeds.

<CardGroup cols={2}>
  <Card title="RedStone" icon="database" href="ecosystem/oracles/redstone" />

  <Card title="Stork" icon="database" href="ecosystem/oracles/stork" />

  <Card title="EO" icon="database" href="ecosystem/oracles/eo" />

  <Card title="APRO" icon="database" href="ecosystem/oracles/apro" />
</CardGroup>

## Interoperability

Protocols and bridges that enable seamless communication and asset transfers between different blockchain networks.

<CardGroup cols={2}>
  <Card title="LayerZero" icon="arrow-left-right" href="ecosystem/interoperability/layerzero" />

  <Card title="Hyperlane" icon="arrow-left-right" href="ecosystem/interoperability/hyperlane" />
</CardGroup>

## Data and Indexers

Tools used to organize and query blockchain data efficiently, making it easier for applications to display user activity and history.

<CardGroup cols={2}>
  <Card title="Blockscout" icon="chart-line" href="ecosystem/data-indexers/blockscout" />

  <Card title="Goldsky" icon="chart-line" href="ecosystem/data-indexers/goldsky" />

  <Card title="Dune" icon="chart-line" href="ecosystem/data-indexers/dune" />
</CardGroup>

## Development Tools

A suite of frameworks and platforms designed to streamline the building, testing, and deployment of smart contracts.

<CardGroup cols={2}>
  <Card title="Hardhat" icon="code" href="ecosystem/development-tools/hardhat" />

  <Card title="Foundry" icon="code" href="ecosystem/development-tools/foundry" />

  <Card title="Thirdweb" icon="code" href="ecosystem/development-tools/thirdweb" />

  <Card title="Tenderly" icon="code" href="ecosystem/development-tools/tenderly" />
</CardGroup>

## Multisig Wallets

Secure digital wallets that require multiple authorized signatures to approve a transaction, enhancing fund safety.

<CardGroup cols={2}>
  <Card title="Safe" icon="shield" href="ecosystem/multi-sig-wallets/safe" />

  <Card title="TON Multisig" icon="shield" href="ecosystem/multi-sig-wallets/ton-multisig" />
</CardGroup>

## RPCs

Infrastructure providers that offer the necessary endpoints to interact with the blockchain.

<CardGroup cols={2}>
  <Card title="Ankr" icon="server" href="ecosystem/rpcs/ankr" />

  <Card title="GetBlock" icon="server" href="ecosystem/rpcs/getblock" />
</CardGroup>

## Community Resources

Tools and resources built by the community.

<CardGroup cols={1}>
  <Card title="Polkachu" icon="globe" href="https://polkachu.com/networks/tacchain">
    Resources and tools for TAC Validators
  </Card>
</CardGroup>
