# fxdac **Repository Path**: mirrors_dotnet/fxdac ## Basic Information - **Project Name**: fxdac - **Description**: fxdac is a tool for expanding our contracts while preserving compatibility with existing contracts and with specific existing platfroms - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # What is fxdac? fxdac is a tool for expanding our contracts while preserving compatibility with existing contracts and with specific existing platforms. We could create the contracts manually, but it could be not very reliable and not re-entrant. The tool generates contracts programmatically, and so can be fixed if we discover reliability issues.