Skip to content

bap2pecs/reth-exex-grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context

This is a PoC to build Reth ExEx that can depend on:

  • ANY external systems
  • writing in ANY language

How to run the demo

make proto-gen
make start-grpc
make build-docker
make demo-run
make demo-stop

to restart the demo, run make demo-restart

How to test

make logs
make ls
# replace <RPC_URL> with the reth RPC URL seen in previous step
make query-block rpc=<RPC_URL>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors