Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 393 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 393 Bytes

TODO

  • Unify mpesa_derive and mpesa_core
  • Add missing services: transaction_status, bill_manager, dynamic_qr_code, c2b_simulate_v2
  • Clean up Cargo.toml: Correctly use Cargo features and declare optional and dev dependencies
  • Convert library to async and update tests
  • Migrate to thiserror and remove failure
  • Refine tests: test more edge cases