Skip to content

openbuildxyz/faucet-backend

Repository files navigation

Faucet Backend

This is the backend service for the OpenBuild Faucet project, built using Gin and go-ethereum (Geth). OpenBuild is the open-source community that supports this project.

Dependencies

  • Go: 1.22
  • Gin: 1.10
  • go-ethereum: 1.14

Quick Start

Install Dependencies

go mod tidy

Configure

cp config.example.yaml config.yaml

The configuration file must be written according to your specific setup.

Run

go run main.go

By default, the server will run on http://localhost:8080.

About

OpenBuild 开源社区水龙头

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages