use std::sync::Arc;use solagent::create_solana_tools;#[tokio::main]async fn main() {let agent = Arc::new(SolAgent::new("private_key_bs58","rpc_url",AgentProvider::OpenAI("key".into())));let toolset = create_solana_tools(agent);}
Powerful tools and capabilities to enhance your AI agent development
Rig is a Rust library for building scalable, modular, and ergonomic LLM-powered applications
Built for Rust developers with familiar APIs and patterns
Quick and easy integration with existing blockchain applications
Support multiple protocols on solana ecosystem
OpenAI and Gemini and more
Customize and extend functionality to meet your needs
Join thousands of developers building the future of AI-powered blockchain applications