Skip to content
Discussion options

You must be logged in to vote

for extending the node with additional rpc endpoints you can take a look at this examples

//! This installs an additional RPC method `txpoolExt_transactionCount` that can be queried via [cast](https://github.com/foundry-rs/foundry)

for the proxy server this would just be a matter of forwarding the request for you separate server to the reth HTTP address?
pretty sure axum has some examples for that

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@taranvd
Comment options

Answer selected by taranvd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants