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

feat(opt8n): Implement RpcEndpoint repl command #56

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

0xKitsune
Copy link
Collaborator

This PR implements a repl command to log the RPC endpoint of the anvil instance initialized by opt8n, allowing users to send transactions to the node from external scripts.

$ opt8n repl --output fixture.json
...

rpc_endpoint

>> http://127.0.0.1:8545

@refcell refcell merged commit 7070703 into main Jul 29, 2024
5 checks passed
@0xKitsune 0xKitsune deleted the 0xkitsune/endpoint branch August 20, 2024 21:01
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

Successfully merging this pull request may close these issues.

2 participants