Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Provide some examples for how to interact with a Geth Rollup #78

Open
jbowen93 opened this issue Aug 10, 2023 · 2 comments
Open

Provide some examples for how to interact with a Geth Rollup #78

jbowen93 opened this issue Aug 10, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@jbowen93
Copy link
Member

Related to: #77

We should have an additional section in the README.md or a different Markdown file that gives some copy-paste examples of interacting with the rollup.

It may be best for this to link to https://github.com/astriaorg/astria-web3 but the desire is to make it easy for an end user to see that the rollup is working.

@jbowen93 jbowen93 added the documentation Improvements or additions to documentation label Aug 10, 2023
@jbowen93
Copy link
Member Author

jbowen93 commented Aug 10, 2023

Going through the README of https://github.com/astriaorg/astria-web3 you need to specify a JSON_RPC environment variable. This is listed in the dev-cluster README in the Metamask section as:

http://executor.<rollup name>.localdev.me

It might be good to update the table here or create a new table with URLs of the different services.

@jbowen93
Copy link
Member Author

Going through the README of https://github.com/astriaorg/astria-web3 you need to specify a JSON_RPC environment variable. This is listed in the dev-cluster README in the Metamask section as:

executor.<rollup name>.localdev.me

It might be good to update the table here or create a new table with URLs of the different services.

This is actually handled by the .env file having the appropriate JSON_RPC value by default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant