Skip to content

fixture: create automated local setup shell script #35

@devmocrea

Description

@devmocrea

Description

Add a setup.sh script to the root directory. The script should automatically bootstrap the local Hardhat and Clarinet dev environments in one command.

Technical Specification

  • Create setup.sh in the root folder.
  • Add logic to copy .env.example to .env.local, run pnpm install, compile smart contracts, and print instructions.

Acceptance Criteria

  • Running bash setup.sh bootstraps the entire developer environment cleanly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions