s1na / whisper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

whisper

This repository is extracted from the go-ethereum whisper implementation and is used as an archive.

The rationale for archiving this project is that it is obvious that in its current implementation, Whisper will never scale beyond a couple hundred nodes. Further development has now been taken on by status.

It also contains various whisper-related tools.

Building

Type go build ./cmd/wnode to build the Whisper node utility.

About


Languages

Language:Go 99.7%Language:Dockerfile 0.3%