Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages