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.

jiayaoqijia Updated

File contents

jiayaoqijia/cryptoskill/tree/main/skills/chains/ton-blockchain-func2tolk commit bd7191bd96

Frequently asked questions

npx skillmds@latest add jiayaoqijia/func2tolk