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

Feature: allow deploying a compiled contract

Open stranger80 opened this issue 2 years ago • 0 comments

Scenario:

  • User writes contract code locally and compile (eg. using Scarb)
  • User uploads the output binary file (eg. Sierra) to Remix plugin
  • User deploys the contract to selected network (via wallet or devnet) as selected in the Remix plugin

stranger80 avatar Oct 11 '23 14:10 stranger80