synor/sdk/c/include/synor
Gulshan Yadav 2c534a18bb feat(sdk): Add Compiler SDK for all 12 languages
Implements WASM smart contract compilation, optimization, and ABI generation
across JavaScript/TypeScript, Python, Go, Rust, Flutter/Dart, Java, Kotlin,
Swift, C, C++, C#/.NET, and Ruby.

Features:
- Optimization levels: None, Basic, Size, Aggressive
- WASM section stripping with customizable options
- Contract validation against VM requirements
- ABI extraction and generation
- Contract metadata handling
- Gas estimation for deployment
- Security analysis and recommendations
- Size breakdown analysis

Sub-clients: Contracts, ABI, Analysis, Validation
2026-01-28 13:28:18 +05:30
..
bridge.h feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
compiler.h feat(sdk): Add Compiler SDK for all 12 languages 2026-01-28 13:28:18 +05:30
database.h feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
dex.h feat(sdk): implement DEX SDK with perpetual futures for all 12 languages 2026-01-28 12:32:04 +05:30
economics.h feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
governance.h feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
hosting.h feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
ibc.h feat(sdk): implement IBC SDK for all 12 languages 2026-01-28 12:53:46 +05:30
mining.h feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
rpc.h Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
storage.h Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
wallet.h Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
zk.h feat(sdk): Add ZK SDK for all 12 languages 2026-01-28 13:11:06 +05:30