Func2tolk

Port TON smart contracts from FunC (.fc/.func) to modern Tolk (.tolk) with Acton: use acton func2tolk when helpful, then refactor storage/messages/opcodes into typed structs and serialization, implement Acton-style entrypoints, generate wrappers, migrate JS/TS tests to native Tolk tests, and use acton build/test/script/verify/disasm to preserve TL-B compatibility and behavior. Use when asked to convert, port, or modernize FunC contracts into idiomatic Tolk.

ton-blockchain bd7191b 4 files · 28.1 KB Updated

File contents

ton-blockchain/skills/tree/main/func2tolk commit bd7191bd96

Frequently asked questions

npx skillmds@latest add ton-blockchain/func2tolk