Install dependencies and configure your development environment for TAC Proxy development
@tonappchain/evm-ccl
package includes:
TacProxyV1
, TacProxyV1Upgradeable
)hardhat.config.js
for TAC networks:
Create Contract Directory
Setup Testing Environment
Configure Environment Variables
.env
file for sensitive configuration:.env
file. Add it to your .gitignore
immediately.Compilation Errors
@tonappchain/evm-ccl
is properly installednpx hardhat clean && npx hardhat compile
Network Connection Issues
curl https://spb.rpc.tac.build
Private Key Issues
.env
file0x
if required by your configuration@tonappchain/evm-ccl
package as new features and improvements are released.