Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TON Plugin: Staking and Pool Data #2

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tylermcwilliams
Copy link

@tylermcwilliams tylermcwilliams commented Feb 8, 2025

Relates to

elizaOS/eliza#3031

Risks

TON Plugin

Background

What does this PR do?

  • Enables agents to Stake and Unstake TON native coins to various staking protocols.
  • Enables agents to report on real-time pool data such as coin balance, pending deposits/withdraws, fees and deposit requirements
  • Enables agents to read their own staking portfolio and report on it on demand.

What kind of change is this?

Why are we doing this? Any context or related work?

This extension to the base plugin-ton is meant to expand integration for the TON network in the ElizaOS community, and is part of a broader effort incentivized in the form of TON Bounties
elizaOS/eliza#3031

Documentation changes needed?

Testing

cd packages/plugin/ton && pnpm test

Where should a reviewer start?

providers/wallet.ts

Detailed testing steps

cd packages/plugin-ton && pnpm test

Discord username

@tylermcwilliams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant