Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.
/ astria-executor Public archive

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

License

Notifications You must be signed in to change notification settings

astriaorg/astria-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages