synor/sdk/swift/Sources/Synor
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
..
Bridge feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
Database feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
Economics feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
Governance feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
Hosting feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
Mining feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
Rpc Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
Storage Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
Wallet Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30