Skip to content
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

[FEATURE] Implement cargo tangle run #640

Open
drewstone opened this issue Feb 4, 2025 · 0 comments
Open

[FEATURE] Implement cargo tangle run #640

drewstone opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@drewstone
Copy link
Contributor

Overview

As a developer, you're only hope right now for testing before deploying is to write unit/integration tests. We have no easy way of actually "running" blueprints quickly. I suggest we add a feature called cargo tangle run to the CLI that instantly spawns a testnet and does the deployment locally and exposes all the developer needs to interact with it.

For example it shouldn't be required to call jobs (even though it should be possible) but it should allow the developer to write scripts that call jobs. They should be able to connect to PolkadotJS at the localhost endpoints and interact with the local chain and their running operator node.

@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Feb 4, 2025
@drewstone drewstone moved this from Not Started 🕧 to Planning 🗺️ in Webb Universe Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planning 🗺️
Development

No branches or pull requests

4 participants