Get started with TAC development in minutes, building hybrid dApps that connect TON and EVM ecosystems
Install create-tac-app
Configure your environment
Deploy smart contracts
Update frontend configuration
lib/contract_addresses.ts
and update with your deployed contract addresses:Start the development server
Connect your TON wallet
Test cross-chain functionality
Build your dApp
contracts/
directory):SimpleMessage.sol
for your business logicMessageProxy.sol
for custom cross-chain handlingpages/
and components/
directories):Contract deployment fails
.env
TON wallet won't connect
Cross-chain transactions fail