starknet-remix-plugin icon indicating copy to clipboard operation
starknet-remix-plugin copied to clipboard

A plugin that brings Starknet to Remix! 🐺 ⭐

Results 30 starknet-remix-plugin issues
Sort by recently updated
recently updated
newest added

### 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...

good first issue
ODHack

### 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...

good first issue
medium
console
ODHack

- [ ] Allow to run plugin commands from console (instead of clicking in UI)

good first issue
console
ODHack

Rearrange the UX of the "Interact" UI section to align with Voyager.

good first issue
medium
icebox
ODHack

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...

good first issue
high
mid
ODHack

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...

good first issue

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...

medium

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...

medium
icebox