Skip to content

Conversation

@therealalchemist
Copy link
Contributor

@therealalchemist therealalchemist commented Mar 20, 2025

Summary

This plugin contribution introduces the tLedger_plugin_gamesdk, which integrates the tLedger platform with the Game SDK to enable blockchain-agnostic agent account management and financial transaction capabilities.

Links

Plugin Documentation Checklist

  • README Validation

    • README.md file exists in the plugin root folder
    • Clear installation instructions
    • Usage examples with code snippets
    • List of features and capabilities
    • Troubleshooting guide (if applicable)
    • Contribution guidelines (if applicable)
  • Metadata Validation

    • plugin_metadata.yml file exists in the plugin root folder
    • Complete metadata provided in reference to plugin metadata template

Dev Testing

(Include where applicable)

  • Screenshots/GIFs
  • Video Demonstrations
  • Logs or Console Outputs
  • Testing steps for the plugin

Additional Notes

  • Any considerations for future updates or enhancements.
  • Known issues or limitations with this plugin contribution.

@therealalchemist
Copy link
Contributor Author

therealalchemist commented Mar 20, 2025

TLedger Plugin for GAME SDK

Features

  • get_agent_details - Get the details of your agent, including the TLedger agent_id and the balances of the agent's wallets
  • create_payment - Create a payment request for a specific amount and currency
  • get_payment_by_id - Get the details of a payment request by its ID

@therealalchemist therealalchemist changed the title TLedger Plugin Draft: TLedger Plugin Mar 20, 2025
@celesteanglm celesteanglm added the WIP Work in progress - not ready for review yet label Mar 20, 2025
@therealalchemist therealalchemist changed the title Draft: TLedger Plugin TLedger Plugin Apr 6, 2025
@Ang-dot
Copy link
Contributor

Ang-dot commented Apr 22, 2025

Ran the example myself, looks good to me! Left a few comments for the PR, overall it's good but let's have the plugin on PyPi to install and refer it in the code instead of using relative path imports.

Thanks for the PR, looking forward to this!

@therealalchemist
Copy link
Contributor Author

Uploaded it to PyPi as suggested in the feedback: https://pypi.org/project/tledger-plugin-gamesdk/0.1.0/

therealalchemist and others added 2 commits May 4, 2025 14:49
Add an option to supply env variable for GAME_API_KEY

Co-authored-by: Ang Weoy Yang <weoyyang00@gmail.com>
@Ang-dot Ang-dot merged commit 5ae5327 into game-by-virtuals:main May 5, 2025
3 checks passed
MichielMAnalytics pushed a commit to MichielMAnalytics/game-python that referenced this pull request Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work in progress - not ready for review yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants