r0gue-io/pop-cli

chore: prompt the user to build the contract if it has not been built

Open

#356 opened on Nov 28, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (39 forks)github user discovery
good first issuemedium

Repository metrics

Stars
 (113 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For the features pop up contract and pop call contract the tool builds the contract if it hasn't been build. Prompt the user to confirm this action, before start building it.

Contributor guide