pnmc-auditor

command module
v0.0.0-...-a6db690 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2019 License: MIT Imports: 10 Imported by: 0

README

PegNet API Auditor

Building

You'll need go 1.13 installed but otherwise there are no special requirements. Just run go build . in the directory.

Setup & Running

The app looks for config.ini in the working directory or the PATH. The configuration options are:

  • paying: This is an EC address key that is used to pay for the entries written to a chain
  • signing: This is an FA address key that is used to crytographically sign the entries. The public key will be published along with the signature
  • chain: This is the chain to write entries to. It has to be created separately
  • factomd: This points to the open node. If you want to use a different node, change this
  • interval: This is the time in seconds that it will write entries. A 60-second interval will cost 1440 EC a day.

To run, just start the executable.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
examples
verify command
export module

Jump to

Keyboard shortcuts

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