Install and configure the TAC SDK in your JavaScript/TypeScript application
tsconfig.json
includes proper module resolution:
Configuration Options Reference
Network.TESTNET
- For development and testingNetwork.MAINNET
- For production applicationsdelay
- Delay between operations in milliseconds (default: 1000)contractOpener
- Custom TonClient instance for TON operationssettingsAddress
- Custom settings contract addressprovider
- Custom provider for TAC operationssettingsAddress
- Custom settings contract addressModule Resolution Errors
Network Connection Issues
TypeScript Type Errors