Developer Documentation
Integration with ChatGPT OpenAPI
AskGaia leverages OpenAI's GPT API to provide conversational responses. Developers can integrate similar functionalities into their own applications by utilizing the OpenAI API for chat interactions, while utilizing the Solana blockchain for blockchain interactions.
API for Fetching Data: Use the Solana JSON-RPC API for real-time blockchain data.
Wallet Integration: Connect your app to Phantom or other Solana-compatible wallets via standard wallet connection APIs.
Contributing to AskGaia
If you’re a developer and would like to contribute to AskGaia, you can check out our GitHub repository for more details on the code, issues, and ways to contribute.
Last updated