synor/sdk/cpp/src
Gulshan Yadav e2df38b003 feat(sdk): add C++ implementation files for all services
Complete C++ SDK with implementation stubs for:
- Database (KV, Document, Vector, TimeSeries stores)
- Hosting (domains, DNS, deployments, SSL)
- Bridge (cross-chain transfers, relayers)
- Mining (pool connection, device management)
- Economics (pricing, billing, staking)
- Governance (proposals, voting, DAO, vesting)
- Privacy (confidential tx, ring signatures, stealth addresses)
- Contract (deployment, interaction, events, multicall)

All 12 languages now have complete 12-service SDK coverage.
2026-01-28 10:49:39 +05:30
..
bridge feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
contract feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
database feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
economics feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
governance feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
hosting feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
mining feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +05:30
privacy feat(sdk): add C++ implementation files for all services 2026-01-28 10:49:39 +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
client.cpp feat(sdk): add consumer SDKs for Java, Kotlin, Swift, C, C++, C#, Ruby, and Rust 2026-01-11 17:46:22 +05:30
synor_compute.cpp feat(sdk): add consumer SDKs for Java, Kotlin, Swift, C, C++, C#, Ruby, and Rust 2026-01-11 17:46:22 +05:30