Skip to content

ethstaker/deposit-backend

Repository files navigation

deposit-backend

This project serves as a backend for a to-be-created launchpad alternative.

It simply provides the frontend with beacon chain data and withdrawal_address->validator mappings.

Usage

Usage of ./deposit-backend:
  -beacon-url value
    	The beacon URL to use
  -host string
    	The host to listen on (default "127.0.0.1")
  -log-format value
    	The log format to use - 'text' or 'json'
  -log-level value
    	The log level to use
  -port int
    	The port to listen on (default 8080)

License

AGPLv3

About

Backend for eth-staker deposit page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published