Alternatives To Vouch
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Financial Asset Comparison Tool71
2 years agomitR
R Shiny app to compare the relative performance of cryptos and equities.
Vouch66
11 hours ago27March 29, 2022apache-2.0Go
Ethereum Prometheus Exporter49
a year ago2August 02, 20213mitGo
Prometheus exporter for Ethereum client metrics
Livepeer Swarm36
6 years ago12lgpl-3.0Go
POC implementation of Livepeer network node, built on Swarm and Devp2p
Prysm Grafana Dashboard35
2 years ago1
Guide step to step to get a Prysm dashboard using Grafana and Prometheus with mobile alerts
Cryptoprom19
13 days agomitRuby
CryptoProm is a Prometheus metrics exporter for Cryptocurrency market prices.
Smartproxy16
10 months ago1C++
Ethereum Sync Metrics15
2 years ago1apache-2.0Python
Python web3.py snippet that shows node sync statistics
Ethstats15
4 years agoJune 04, 2021mitGo
Go implementation of an ethstats collection server.
Mstable Subgraphs Monorepo15
6 months ago1mitTypeScript
🌐 All mStable subgraphs in one handy monorepo.
Alternatives To Vouch
Select To Compare


Alternative Project Comparisons
Readme

Vouch

Tag License GoDoc Lint Go Report Card

An Ethereum 2 multi-node validator client.

Table of Contents

Install

Binaries

Binaries for the latest version of Vouch can be obtained from the releases page.

Docker

You can obtain the latest version of Vouch using docker with:

docker pull attestant/vouch

Source

Vouch is a standard Go module which can be installed with:

go get github.com/attestantio/vouch

Usage

Vouch sits between the beacon node(s) and signer(s) in an Ethereum 2 validating infrastructure. It runs as a standard daemon process. The following documents provide information about configuring and using Vouch:

Known issues

  • lighthouse does not yet implement server-sent events. As a result, if you are using Lighthouse you will see an occasional error in the logs that looks like: {"level":"error","service":"client","impl":"standardv1","error":"could not connect to stream","time":"2020-11-26T08:01:09Z","message":"Failed to subscribe to event stream"}

Maintainers

Jim McDonald: @mcdee.

Contribute

Contributions welcome. Please check out the issues.

License

Apache-2.0 © 2020 Attestant Limited.

Popular Ethereum Projects
Popular Metrics Projects
Popular Blockchain Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Ethereum
Metrics
Prometheus
Lighthouse