Socket
Book a DemoInstallSign in
Socket

github.com/status-im/statusd-bots

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/status-im/statusd-bots

v0.0.0-20200723205423-0da56ebe5624
Source
Go
Version published
Created
Source

statusd-bots

This is an alternative project to status-im/status-go-bots. The goal is to explore another possibility of creating bots that are self-contained Whisper nodes and do not require a Whisper node running aside.

Setup

Project dependencies are managed with dep. Please install it first.

In order to install all dependencies, execute:

$ make dependencies

This project uses github.com/ethereum/go-ethereum as a dependency but its source is changed to Status' fork status-im/go-ethereum which include patches required by another dependency github.com/status-im/status-go.

Cross-compilation

Cross-compilation is not provided, unforunately. Although, go-ethereum provides non-CGO support, it's not recommended.

Bots

pubchats

It follows Status (Whisper) public chats and provide logs and Prometheus metrics. Public chats can be read and write by any node and the mechanism to encrypt and find such messages is known.

$ ./bin/pubchats -h
Usage of ./bin/pubchats:
  -a, --addr string           listener IP address (default "127.0.0.1:30303")
  -c, --channel strings       public channels to track
  -d, --datadir string        directory for data
  -f, --fleet string          cluster fleet (default "eth.beta")
  -m, --metrics-addr string   metrics server listening address (default ":8080")
  -v, --verbosity string      verbosity level of status-go, options: crit, error, warning, info, debug (default "INFO")

FAQs

Package last updated on 23 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.