synor/sdk/ruby/lib
Gulshan Yadav 6607223c9e feat(sdk): complete Phase 4 SDKs for all remaining languages
Add Economics, Governance, and Mining SDKs for:
- Java: Full SDK with CompletableFuture async operations
- Kotlin: Coroutine-based SDK with suspend functions
- Swift: Modern Swift SDK with async/await
- Flutter/Dart: Complete Dart SDK with Future-based API
- C: Header files and implementations with opaque handles
- C++: Modern C++17 with std::future and PIMPL pattern
- C#: Records, async/await Tasks, and IDisposable
- Ruby: Struct-based types with Faraday HTTP client

Also includes minor Dart lint fixes (const exceptions).
2026-01-28 08:33:20 +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_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_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_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_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