starknet-remix-plugin
starknet-remix-plugin copied to clipboard
Invalid behavior of when using workspaces
- Clone https://github.com/NethermindEth/StarknetByExamplehttps://github.com/NethermindEth/StarknetByExample
- Try to compile some of the examples in apps directory (you’ll need to adjust Scarb.toml to remove workspace deps)
- The compilation request will be successful
- But it won’t show up in the deploy section, because of parse JSON error
Goal: make contracts compile without problem in this scenario
Canm i take this isseu ETA 2 days