# TAC
## Docs
- [Overview](https://docs.tac.build/api/overview.md)
- [Overview](https://docs.tac.build/apps/overview.md): Explore existing reference implementations to accelerate your own dApp development
- [Overview](https://docs.tac.build/audit/overview.md): The TAC ecosystem undergoes security assessments by industry-leading firms to ensure the safety of our infrastructure and user assets.
- [Bridge](https://docs.tac.build/ecosystem/bridge.md): Bridge assets between TON and TAC EVM using the official TAC bridge interface
- [Core Contracts](https://docs.tac.build/ecosystem/contract-addresses.md): The page lists the core TAC Protocol's contract addresses used in TON and TAC blockchains while interacting with TON Adapter
- [Blockscout](https://docs.tac.build/ecosystem/data-indexers/blockscout.md)
- [Dune](https://docs.tac.build/ecosystem/data-indexers/dune.md)
- [Goldsky](https://docs.tac.build/ecosystem/data-indexers/goldsky.md)
- [Foundry](https://docs.tac.build/ecosystem/development-tools/foundry.md)
- [Hardhat](https://docs.tac.build/ecosystem/development-tools/hardhat.md): Deploy, test, and verify Solidity contracts on TAC using Hardhat - the complete development environment
- [Tenderly](https://docs.tac.build/ecosystem/development-tools/tenderly.md)
- [Thirdweb](https://docs.tac.build/ecosystem/development-tools/thirdweb.md)
- [Faucet](https://docs.tac.build/ecosystem/faucet.md): Get testnet `TAC` and `TON`
- [Ecosystem](https://docs.tac.build/ecosystem/index.md): TAC's ecosystem partners providing oracles, interoperability, data indexing, development tools, and infrastructure
- [Hyperlane](https://docs.tac.build/ecosystem/interoperability/hyperlane.md)
- [LayerZero](https://docs.tac.build/ecosystem/interoperability/layerzero.md)
- [Safe](https://docs.tac.build/ecosystem/multi-sig-wallets/safe.md): Deploy secure multi-signature wallets on TAC with Safe's battle-tested smart contracts
- [TON Multisig](https://docs.tac.build/ecosystem/multi-sig-wallets/ton-multisig.md): Create multi-signature wallets on TON blockchain
- [Network Details](https://docs.tac.build/ecosystem/network-info.md): The chain parameters for TAC networks
- [APRO](https://docs.tac.build/ecosystem/oracles/apro.md)
- [EO](https://docs.tac.build/ecosystem/oracles/eo.md)
- [RedStone](https://docs.tac.build/ecosystem/oracles/redstone.md)
- [Stork](https://docs.tac.build/ecosystem/oracles/stork.md)
- [Ankr](https://docs.tac.build/ecosystem/rpcs/ankr.md)
- [Token List](https://docs.tac.build/ecosystem/token-list.md): Official (but not extensive) token registry for TAC Mainnet
- [Block Explorer](https://docs.tac.build/explorer/overview.md): Explore TAC blockchain data with our custom Blockcout explorer featuring cross-chain operation tracking
- [Introduction](https://docs.tac.build/index.md): Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers.
- [Argument Encoding](https://docs.tac.build/proxies/advanced-custom-proxy/argument-encoding.md): Advanced patterns for encoding complex data structures on your frontend
- [NFT Support](https://docs.tac.build/proxies/advanced-custom-proxy/nft-support.md): Learn how to handle NFTs in TAC proxy contracts with cross-chain bridging
- [Smart Accounts](https://docs.tac.build/proxies/advanced-custom-proxy/smart-accounts.md): Smart accounts for TAC enabling programmable wallets and advanced transaction patterns
- [Local Testing](https://docs.tac.build/proxies/advanced-custom-proxy/testing.md): Testing setup for **TAC Proxy** contracts using the `TacLocalTestSdk` library
- [Basic Proxy Example](https://docs.tac.build/proxies/custom-proxy/basic-proxy.md): This guide walks you through creating your first basic proxy contract, explaining each concept as we build.
- [Develop Custom Proxy](https://docs.tac.build/proxies/custom-proxy/develop.md): Guide how to develop a TAC Proxy
- [Fee Management](https://docs.tac.build/proxies/custom-proxy/fee-management.md): Understand how to handle protocol fees and executor payments in cross-chain messages
- [Message Flow](https://docs.tac.build/proxies/custom-proxy/message-flow.md): Learn how cross-chain messages work and what data they contain
- [Proxy Functions](https://docs.tac.build/proxies/custom-proxy/proxy-functions.md): Build the core logic that processes cross-chain calls and arguments
- [Upgradeable Proxy Example](https://docs.tac.build/proxies/custom-proxy/upgradeable-proxy.md): Build proxy contracts that can evolve and be upgraded over time
- [TAC Proxies](https://docs.tac.build/proxies/introduction.md): TAC Proxy contracts receive cross-chain calls and assets from TON users and route them to EVM dApps and vice versa
- [Overview](https://docs.tac.build/quickstart/overview.md): Get started with TAC development in minutes, building hybrid dApps that connect TON and EVM ecosystems
- [Agnostic Proxy](https://docs.tac.build/sdk/advanced-usage/agnostic-proxy.md): Build complex DeFi workflows with dynamic value replacement and efficient hook systems. Eliminate the need for custom [TAC Proxies](/why-tac/compnents/proxy-contracts).
- [Batch Send](https://docs.tac.build/sdk/advanced-usage/batch-send.md)
- [Python SDK](https://docs.tac.build/sdk/changelog/python-sdk.md): Download from PyPI
- [TypeScript SDK](https://docs.tac.build/sdk/changelog/ts-sdk.md): Download from NPM
- [Framework Integration](https://docs.tac.build/sdk/frameworks.md)
- [TAC SDK](https://docs.tac.build/sdk/overview.md): Developer's kits to build hybrid dApps.
- [TON Connect](https://docs.tac.build/sdk/ton-connect.md): For browser applications, integrate with TON Connect for wallet apps (Wallet, Tonkeeper) connectivity
- [Transaction Tracking](https://docs.tac.build/sdk/transaction-tracking.md): Monitor cross-chain transaction progress and handle completion with comprehensive tracking tools
- [Hybrid dApps](https://docs.tac.build/why-tac/components/hybrid-dapps.md): Applications that combine EVM smart contract logic with native TON user experience through TAC
- [TAC Proxies](https://docs.tac.build/why-tac/components/proxy-contracts.md): Proxy smart contracts are the important middleman between the **TON Adapter** and a **Hybrid dApp**
- [TAC EVM Layer](https://docs.tac.build/why-tac/components/tac-evm-layer.md): A complete Layer 1 blockchain providing full EVM compatibility built on Cosmos SDK
- [TAC SDK](https://docs.tac.build/why-tac/components/tac-sdk.md): TypeScript and Python library that enables frontend (and backend) developers to build **Hybrid dApps** connecting TON wallets with EVM applications
- [TON Adapter](https://docs.tac.build/why-tac/components/ton-adapter.md): The distributed messaging system that securely connects TON and TAC EVM blockchains through sequencer consensus
- [Asset Bridging](https://docs.tac.build/why-tac/cross-chain-operations/asset-bridging.md): How tokens and assets move securely between TON and TAC EVM through lock-mint and burn-release mechanisms
- [Cross-Chain Messaging](https://docs.tac.build/why-tac/cross-chain-operations/cross-chain-messaging.md): How messages flow securely between TON and TAC EVM through the TON Adapter's validation and consensus system
- [Transaction Lifecycle](https://docs.tac.build/why-tac/cross-chain-operations/transaction-lifecycle.md): Complete journey of cross-chain transactions from user initiation to final execution and confirmation
- [Architecture](https://docs.tac.build/why-tac/overview/architecture.md): How TAC's three-layer architecture enables seamless interaction between TON and EVM ecosystems
- [Security](https://docs.tac.build/why-tac/overview/security.md)
- [What is TAC](https://docs.tac.build/why-tac/overview/what-is-tac.md): TAC bridges TON's 1 billion users with EVM's application ecosystem
## OpenAPI Specs
- [openapi](https://docs.tac.build/openapi.yaml)