compute-initiator

command
v0.0.0-...-a791524 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2019 License: MIT Imports: 2 Imported by: 0

README

Compute initiator

Interface between the blockchain and the MPC nodes.

Listens for events in the BC and passes them to an MPC node. The event's parameters are written to a named pipe (aka fifo) to be read by the node. Thus, each node should have its own instance of this program running. Likewise, it is assumed that a geth ethereum node is running locally. See the PPA project for documentation on how to accomplish that.

Usage

mkfifo /path/to/fifo
./main --filename /path/to/fifo

Various parameters relating to the ethereum node are set in constants in main.go.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL