Skip to content

Bananapus/bananapus-sucker-relayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bananapus-sucker-relayer

Tool that automatically performs the proving and finalization for L2 -> L1 transactions, build for L2s that run the OP Stack.

Unstable and not ready for production

Run with docker

Create the .env file.

Build the container:

docker build -t bananapus-sucker-relayer .

Start the container:

docker run  bananapus-sucker-relayer

Run on local machine (or for development)

Create the .env file.

Install the dependencies:

bun install

Run the relayer:

bun run index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published