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

Explicitly mention sequencer, evm-rollup execution and websocket rollup in docs #886

Closed
bharath-123 opened this issue Apr 1, 2024 · 1 comment

Comments

@bharath-123
Copy link
Contributor

bharath-123 commented Apr 1, 2024

When we launch a shared sequencer stack and an evm rollup using the helm charts in charts directory. It is not explicit on what the URL of the sequencer RPC is and also of the execution RPC of the evm rollup and the WSS RPC of the evm rollup.

It would be great if we could document these things better, so that developers developing against the shared sequencer stack can have an easier time doing integration testing.

bharath-123 added a commit that referenced this issue Apr 1, 2024
…ocs (#888)

## Summary
Add information on the Sequencer and EVM rollup endpoints in the
README.md of the dev-cluster charts in the `charts` directory.

## Background
When launching applications which are built on top of the shared
sequencer like Composer. We require the URL of the shared sequencer RPC
which requires some digging into k8s ingresses to get.

This PR explicitly adds it to the doc.

## Changes
- Update the docs to include the sequencer and evm rollup endpoints.

## Testing
no testing required since these a documentation changes.

## Related Issues
#886

closes <!-- list any issues closed here -->
@bharath-123
Copy link
Contributor Author

This has been resolved in #888

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

No branches or pull requests

1 participant