Skip to content

Implement cartesi coprocessor start #226

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
3 tasks
endersonmaia opened this issue Mar 28, 2025 · 0 comments
Open
3 tasks

Implement cartesi coprocessor start #226

endersonmaia opened this issue Mar 28, 2025 · 0 comments

Comments

@endersonmaia
Copy link
Contributor

endersonmaia commented Mar 28, 2025

This command should start the coprocessor devnet environment.

It may require adding dependencies to cartesi/sdk or even releasing new container images like cartesi/coprocessor-runtime or cartesi/coprocessor-sdk.

  • Put compose files inside apps/cli/src/compose/coprocessor
  • Every file needed should be part of apps/cli or packages/sdk and be used forthe command
  • It's possible to run cartesi coprocessor start and use coprocessor-cli to create|build|publish|deploy without (or with minor) changes

The goal here is to implement the first coprocessor command and use it with current coprocessor-cli while we manage to migrate other parts of the coprocessor-cli into cartesi/cli.

Reference: https://github.com/Mugen-Builders/co-processor-cli/blob/main/src/commands/devnet.rs#L9

@endersonmaia endersonmaia changed the title Implemente cartesi coprocessor start Implement cartesi coprocessor start Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant