v0.2.0
Sora v0.2.0
We're excited to announce the release of Sora v0.2.0, a major update that introduces several new features and improvements to enhance the Soroban smart contract development experience.
Deliverable Review Video (5 mins): https://drive.google.com/file/d/1CjCdlBRklgf6W-FWlM4U_OvovgQvc7nr/view?usp=sharing
New Features
1. Events Page
- Monitor and filter Soroban contract events
- Filter events by contract ID and type
- View real-time and historical contract events
- Human-readable event outputs
Events Page | Add Event |
---|---|
2. Lab Page
- Explore Soroban's experimental features
- Tools for token contract creation
- XDR decoding/encoding utilities
Lab Page | Lab Command Output |
---|---|
3. AI Command Constructor
- Natural language input for Soroban CLI commands
- Automatic generation of correct CLI syntax
- Supports a wide range of contract-related commands
Command Constructor |
---|
4. Soroban AI Assistant
- Instant support for Soroban commands, usage, and examples
- Trained on Soroban documentation and GitHub repositories
- Provides code snippets and syntax help
AI Assistant |
---|
5. VS Code Helper Extension
- Side window for executing contract commands directly in VS Code
- Command history panel
- Real-time synchronization with Sora interface
Extension General View | Command Builder | Command History |
---|---|---|
Improvements and Bug Fixes
- Various user experience enhancements (details can be found in our GitHub issues)
- Performance optimizations
- Bug fixes and stability improvements
Installation
[Provide installation instructions or link to documentation]
Feedback
We value your feedback! If you encounter any issues or have suggestions for improvement, please open an issue on our GitHub repository.
What's Next
We're continuously working to improve Sora and make Soroban smart contract development more accessible and efficient. Stay tuned for future updates!
Thank you for using Sora. Happy coding!