Skip to content

chore: include Pop CLI in the third-party-tools #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlexD10S
Copy link
Contributor

@AlexD10S AlexD10S commented Apr 8, 2025

This PR introduces Pop CLI into the ink! documentation to support quick and easy smart contract development.

What’s included:

  • A new section under Third Party Tools → Pop CLI, providing an overview, install instructions, and usage examples.
  • A short note added to the Setup page suggesting Pop CLI as an alternative to cargo-contract
    Captura de pantalla 2025-04-08 a las 11 51 16

Pop CLI can improve the developer experience by automating steps like running a Substrate node, offering multiple ink! project templates in the Creating an ink! Project guide, and making contract interaction intuitive in Call Your Contract.

Happy to collaborate further and leave the final call to the ink! alliance.

@AlexD10S AlexD10S requested review from cmichi and ascjones as code owners April 8, 2025 09:53
@AlexD10S AlexD10S requested review from Copilot, niklasp and cmichi and removed request for ascjones and cmichi April 8, 2025 09:53
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

sidebars.js:107

  • The indentation for 'third-party-tools/pop-cli' appears inconsistent with the other entries in the 'Third Party Tools & Libraries' array. Consider aligning its indentation with the other items (e.g., using two additional spaces) for consistency.
      'third-party-tools/pop-cli',

docs/getting-started/setup.md:51

  • [nitpick] Consider adding a comma after 'contract interaction' to improve the sentence clarity and flow.
 If you're looking for a more guided, all-in-one developer experience—including project scaffolding with multiple templates, local network setup, and contract interaction you can also try [Pop CLI](../third-party-tools/pop-cli.md)

@AlexD10S AlexD10S requested review from al3mart and peterwht April 9, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant