Commit Graph

4 Commits

Author SHA1 Message Date
David Friedel e01114847c Update README with branded header and documentation links
- Add centered logo and title with product branding
- Add links to product website and documentation
- Add badges for package manager and license
- Add Other SDKs table with cross-references
- Add Support section with dev@ironservices.io email
- Update repository links to git.marketally.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 10:40:21 +00:00
David Friedel 06e1a0429f Remove promotional links from README 2025-12-26 11:41:23 +00:00
David Friedel 34842f5bd6 Implement IronLicensing Rust SDK
- Add LicenseClient with validation, activation, deactivation
- Add feature checking with has_feature/require_feature pattern
- Add trial management and in-app purchase support
- Add thread-safe operations with parking_lot::RwLock
- Add global client with once_cell for singleton pattern
- Add machine ID persistence for activation tracking

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-25 11:52:35 +00:00
Admin 0cbc6afd53
Initial commit 2025-12-25 04:58:45 -05:00