hirosystems / clarinet

Write, test and deploy high-quality smart contracts to the Stacks blockchain and Bitcoin.
https://hiro.so/clarinet
GNU General Public License v3.0
307 stars 141 forks source link

Add electrs docker container to devnet start #1486

Open radicleart opened 5 months ago

radicleart commented 5 months ago

Bitcoin development.

There are several attempts to run devnet/regest docker environments which incorporporate the clarinet containers (as a subset) and also include an electrs server. Electrs (or equiv) is needed to fully explore use cases on bitcoin regtest.

See for example: stacks-network/sbtc

Describe the solution you'd like Love this functionality to be part of the clarinet containers. Eg if the orchestrator could also spin up;

Describe alternatives you've considered The alternatives are in the sBTC working stream but having this functionality in Clarinet would make it stable and available to all devs.

Additional context

hugocaillard commented 4 months ago

Waiting for @AshtonStephens feedback on priority