We are thrilled to announce the release of TLB Code Gen. This tool empowers developers to automatically generate TypeScript code for serializing and deserializing structures based on provided TLB schemes.
👥 @ton-community/tlb-codegen v1.0.0
• Seamless TypeScript code generation from TLB schemes.
• Integration with TLB-Parser for AST extraction from TLB schemes.
⬇️ To install the generator run
npm install @ton-community/tlb-codegen. 💻 To use it run
npx tlb block.tlb and feel free to use block.ts.💡To learn more about TLB Code Gen v1.0.0, visit the GitHub page at https://github.com/ton-community/tlb-codegen, and the documentation at TL-B Language and TL-B Types.
💬 Encounter issues? Please report them on GitHub at https://github.com/ton-community/tlb-codegen/issues.
🎁 Special thanks to @PolyProgrammist for their invaluable assistance in making these enhancements possible.