go-filler

module
v0.0.0-...-3326642 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2025 License: MIT

README

An Example Fulfiller App implemented in Go

Getting Started

Navigate to the go-filler directory:

cd services/go-filler

Install dependencies:

go mod tidy

Spin up the docker containers:

docker-compose up -d

Create a .env file (the rpc urls must be websocket):

ARBITRUM_SEPOLIA_RPC=
BASE_SEPOLIA_RPC=
OPTIMISM_SEPOLIA_RPC=
SEPOLIA_RPC=
MONGO_URI=
Log Fetcher

Run the log fetcher:

make run-log-fetcher

Run log fetcher unit tests:

make test-log-fetcher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL