FunC SDK and libraries
Standard libraries
Libraries from Community
- continuation-team/openlib.func - Reduces transaction fees in common scenarios.
 - open-contracts/utils — Utility library
 - open-contracts/strings — Provides operations on strings
 - open-contracts/math — Math library that extends FunC arithmetic operations
 - open-contracts/tuples — Collection of tuple-related functions for FunC
 - open-contracts/crypto — Provides operations on curve secp256k1
 - toncli/test-libs - Operations on TLB, generation and parsing of typical messages and types
 - ston-fi/funcbox - Collection of FunC snippets and utilities.