-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Wallet Creation and Private Key Management #3042
Comments
I'd like to work on this task. I have experience with blockchain wallet implementations and will focus on creating a secure, well-documented solution. Relevant Experience
Implementation Focus
I look forward to contributing to the TON ecosystem through this bounty program. |
I an working on the following points:
|
I’d like to work on this task. |
I've addressed the wallet creation and load on-demand in this PR: #3199 . Feel free to DM me for collaborations on top if needed. |
I’d like to work on this task. |
Description
Extend the TON Plugin to allow AI agents (and other modules) to create, securely store, and manage wallets on the TON blockchain. This includes generating new wallets, securely storing private keys, signing transactions, and performing typical wallet operations such as transfers and deposits. The overall objective is to empower AI agents with reliable, secure access to on-chain assets.
Key Requirements
Wallet Generation & Storage
Private Key Management
Transaction Signing
Wallet Operations
Security & Best Practices
AI Agent Integration
Resources
Definition of Done
Bounty
For further questions or discussion, please visit the bounty program working group: Telegram: @ton_ai_bounty.
The text was updated successfully, but these errors were encountered: