astriaorg / astria-executor

Provides an RPC server for Astria packages to interface with the EVM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astria Executor

Provides an RPC server for Astria packages to interface with the EVM.

Protos and Buf Build

Buf Build is a platform and registry for sharing Protocol Buffers between team members. It also comes with a set of tools to generate gRPC servers and clients in a range of languages.

Astria's Buf Build organization

First, install Buf CLI and authenticate yourself:

Running for development

  • run buf generate buf.build/astria/execution-apis to generate necessary types and server classes from the remote buf registry

  • run cargo run

About

Provides an RPC server for Astria packages to interface with the EVM.

License:Apache License 2.0


Languages

Language:Rust 100.0%