I'm trying to compile a lite client on a macbook with M1, it gives an error: march-native is not supported How can I compile on mac book M1 (ARM)? Is there a...
3 months ago
I want to develop different things for the TON ecosystem, like: * Smart contract * Telegram bot * Dapps What programming languages can be used for building t...
3 months 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...
3 months 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...
4 months ago