starknet-remix-plugin
starknet-remix-plugin copied to clipboard
A plugin that brings Starknet to Remix! 🐺 ⭐
### Feature Request Summary It would be amazing to be able to test the cairo contracts directly in the IDE. Currently, testing is only feasible via two strategies: 1. Download...
### Feature Request Summary See https://twitter.com/FeedTheFed/status/1778523146351689781?t=md5KWDkstcRlmuienUovHw&s=19 Research the possibility of integrating this into Remix plugin
Improve compilation logs formatting and styling in the Remix terminal console. - [ ] See trace of UI actions, eg: "Compile started...", "Compile finished.", etc.) - [ ] Better formatting...
- [ ] Allow to run plugin commands from console (instead of clicking in UI)
Rearrange the UX of the "Interact" UI section to align with Voyager.
Currently for single file compilations Cairo compiler is called directly. We propose to use Scarb also for single file compilation. Benefits: - single compilation pipeline - no more need to...
Remix plugin must be able to verify the source code of the project/workspace on Voyager/StarkScan (in parallel). - This should be available from the Deploy section of the plugin UI...
Developing a TextMate syntax highlighter for Cairo is a key initiative aimed at enriching the broader coding ecosystem. Those undertaking this project are encouraged to become familiar with the intricacies...
As owners of Starknet remix plugin we would like to collect error information for analytics and trouble shooting. The error information includes: 1. Remix plugin UI errors 2. Backend API...
The failures of a transaction take over the whole side panel and their description can be improved from "runtime error" What would be very cool would be a list of...