Skip to main content
Learn more about TAC Proxies role on this page.

Proxy Solutions

When choosing a proxy solution, you currently have two options:
  • Custom: Build and deploy a proxy for your EVM dApp using Solidity. Test locally using TacLocalTestSdk library or by using our joint TON + TAC Testnet. This option supports any level of complexity.
  • Agnostic: Implement calls to your EVM dApp directly in your frontend or JS-based backend using our SDK. No deployment needed. Test on our joint TON + TAC Testnet. Has limitations, preferred for relatively simple use cases.

Custom Proxy

Theory and examples how to build a custom proxy yourself

Agnostic Proxy

Introductory page. Only SDK required