synor/sdk/python/src/synor_mining
Gulshan Yadav 58e57db661 feat: add Economics, Governance, and Mining SDKs for core languages
Phase 4 implementation - adds three new service SDKs:

Economics SDK:
- Pricing calculations for all service types
- Billing and invoice management
- Staking with APY rewards and vesting
- Discount code system

Governance SDK:
- Proposal lifecycle (create, vote, execute, cancel)
- Voting power with delegation support
- DAO creation (token, multisig, hybrid types)
- Vesting schedules with cliff periods

Mining SDK:
- Stratum pool connections
- Block template retrieval and work submission
- Hashrate and earnings statistics
- GPU device management and configuration
- Worker management and algorithm switching

Languages: JavaScript, Python, Go, Rust
Total: 12 SDK packages
2026-01-27 02:39:27 +05:30
..
__init__.py feat: add Economics, Governance, and Mining SDKs for core languages 2026-01-27 02:39:27 +05:30
client.py feat: add Economics, Governance, and Mining SDKs for core languages 2026-01-27 02:39:27 +05:30
types.py feat: add Economics, Governance, and Mining SDKs for core languages 2026-01-27 02:39:27 +05:30