easelify / bee-clef

bee-clef is official ethereum clef binary wrapped and preconfigured for bee as a service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

clef is the Go Ethereum client's external signer (an external service that signs transactions).

bee-clef starts up a custom clef instance that is preconfigured to be suitable for bee's automated operation.

This repo contains the source files for building packages for various package managers and platforms.

How

It takes the original clef binary and starts it up as a service with a special configuration that is probably only suitable for bee.

bee can be configured to use other external signers, but bee-clef is probably not interesting outside the scope of being an external signer service for bee.

Install

You probably want to follow the Swarm Bee manual, or head straight to the release download page.

About

bee-clef is official ethereum clef binary wrapped and preconfigured for bee as a service

License:GNU General Public License v3.0


Languages

Language:Shell 80.3%Language:Makefile 11.7%Language:Dockerfile 6.1%Language:JavaScript 2.0%