Skip to content

v0.2.0

Compare
Choose a tag to compare
@tolgayayci tolgayayci released this 14 Jul 11:24
· 30 commits to main since this release
609bb36

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
Screenshot 2024-07-14 at 14 14 53 Screenshot 2024-07-14 at 14 15 05

2. Lab Page

  • Explore Soroban's experimental features
  • Tools for token contract creation
  • XDR decoding/encoding utilities
Lab Page Lab Command Output
Screenshot 2024-07-14 at 14 15 15 Screenshot 2024-07-14 at 14 15 27

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
Screenshot 2024-07-14 at 14 17 42

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
Screenshot 2024-07-14 at 18 52 52

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
Screenshot 2024-07-14 at 18 41 28 Screenshot 2024-07-14 at 18 43 49 Screenshot 2024-07-14 at 18 46 03

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!