FAQ
General Questions
What is Sand Framework?
Sand Framework is a comprehensive platform for Solana development that combines AI-powered assistance, smart contract analysis, and real-time analytics.
How do I get support?
Contact @0xtuareg on Twitter for support and inquiries.
Is Sand Framework open source?
Yes, Sand Framework is open source and welcomes contributions from the community.
Technical Questions
AI and Analytics
How accurate is the contract analysis?
The analysis combines multiple techniques:
Static analysis
Pattern matching
AI-powered review
Best practice checks
While highly effective, always perform manual review for critical code.
What data sources are used for analytics?
On-chain data
Twitter sentiment
Market prices
Developer activity
Development
How do I add custom features?
Create new module
Add API endpoints
Write tests
Update documentation
Can I contribute?
Yes! See our Contributing Guide for details.
Security
How is sensitive data handled?
Encrypted at rest
Secure transmission
Regular audits
Access controls
What about API keys?
Never share or commit API keys. Use environment variables and secure secrets management.
Troubleshooting
Contact
For any questions not covered here, reach out:
Twitter: @0xtuareg
We're constantly updating this FAQ based on user feedback and questions!
Last updated