When I try to install toncli using Windows I see: (venv) PS C:\Users\Maxim\Desktop\ton\ton-win64-binarie> toncli INFO: 🥰 First time run - i'll create config...
one year ago
When working with TON blockchain, I need to provide a network config file, for example when using the lite client: lite-client -C global.config.json -c 'send...
2 years ago
In order to compile smart contracts in the FunC language I need the executables named func and fift. They are used to compile my FunC source code to TVM byte...
2 years ago
I want to develop different things on TON, like: * Smart contracts * Telegram bots * Dapps What programming languages can be used for building these things? ...
2 years ago
When I execute the toncli run_tests command I get an error: toncli run_tests INFO: 🌈 Start tests INFO: 🥌 Build successfully, check out ./build Loading priv...
one year ago
I'm trying to compile a lite client on a macbook with M1, which gives an error: march-native is not supported How can I compile on mac book M1 (ARM)? Is ther...
2 years ago