-
Notifications
You must be signed in to change notification settings - Fork 48
Release v2 development updates #246
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
Release v2 development updates #246
Conversation
After testing the alpha release of the CLI, I've updated the development section inline with the new changes to the CLI.
|
cartesi-rollups_versioned_docs/version-2.0/development/managing-a-devnet-environment.md
Outdated
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/development/managing-a-devnet-environment.md
Outdated
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/development/managing-a-devnet-environment.md
Outdated
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/development/send-inputs.md
Outdated
Show resolved
Hide resolved
a6e670d
to
97d4a8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add the new RPC query as well, together with the GraphQL?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, that's correct, I'll work on this
cartesi-rollups_versioned_docs/version-2.0/development/creating-an-application.md
Outdated
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/development/creating-an-application.md
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/development/creating-an-application.md
Show resolved
Hide resolved
cartesi-rollups_versioned_docs/version-2.0/api-reference/backend/introduction.md
Outdated
Show resolved
Hide resolved
… development section
26c2a96
to
6089616
Compare
This is a draft PR containing updates to the development section for docs-V2, but with the new proposed updates to the CLI Commands, there will need to be further modifications and that would be included once we're able to properly test the proposed updates on our end locally.
For context, the 'run' command that's currently being referenced in the docs will be depreciated, and we'll now have the 'start' and 'deploy' commands.