Example Projects
Working example projects demonstrating Kite and Solana Kit with full source code on GitHub.
Want to watch tutorials? Check out our video tutorials for step-by-step guides.
Solana Escrow App
A complete escrow application with onchain program and comprehensive tests.
Features:
- Full Anchor program implementation
- Complete test suite
- Production-ready escrow logic
Solana Election App
A complete election/voting application with onchain program, tests, and React frontend.
Features:
- Anchor program for voting logic
- Comprehensive test coverage
- React frontend with wallet support
- Real-world application architecture
Solana Kit React App
A React application demonstrating frontend integration with Solana Kit and Kite.
Features:
- React frontend implementation
- Wallet adapter integration
- UI components for Solana interactions
Arcium Election App
An election application demonstrating onchain encryption using Arcium with Solana Kit and Kite.
Features:
- Onchain encryption with Arcium
- Secure voting implementation
- Privacy-preserving data handling
- Integration with Solana Kit
TukTuk Task Scheduling
Task scheduling on Solana using TukTuk with Solana Kit and Kite.
Features:
- Automated task execution
- Onchain scheduling
- Integration with Solana programs
- Production-ready task management
Getting Help
If you need additional help:
- Check the Documentation
- Watch video tutorials for step-by-step guides
- Ask questions on Solana Stack Exchange
- View the source code on GitHub
Last updated on