synor/sdk/ruby/lib
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
..
synor feat(sdk): Add Compiler SDK for all 12 languages 2026-01-28 13:28:18 +05:30
synor_bridge feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_compute feat(sdk): add consumer SDKs for Java, Kotlin, Swift, C, C++, C#, Ruby, and Rust 2026-01-11 17:46:22 +05:30
synor_contract feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
synor_database feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_economics feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_governance feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_hosting feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_mining feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_privacy feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
synor_rpc Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor_storage Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor_wallet Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor_bridge.rb feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_compute.rb feat(sdk): add consumer SDKs for Java, Kotlin, Swift, C, C++, C#, Ruby, and Rust 2026-01-11 17:46:22 +05:30
synor_contract.rb feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
synor_database.rb feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_economics.rb feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_governance.rb feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_hosting.rb feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
synor_mining.rb feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
synor_privacy.rb feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
synor_rpc.rb Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor_storage.rb Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor_wallet.rb Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30