factom-chainid-generator

command module
v0.0.0-...-59a4b80 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: MIT Imports: 10 Imported by: 0

README

Factom Chain ID Generator

Allows you to generate chains with an arbitrary prefix, such as the ones used for identity chains.

Example
$ ./factom-chainid-generator -workers=4 -target="c0ffee" -base="Coffee Chain"
Using base: [Coffee Chain]
Using target: c0ffee
Chain found with extid 3877731: c0ffee6b98e3b4391ed7af22f16310ff89b303e4bb5c138aadc797328c250479 (in 1.1229892s)
ExtIDs: "Coffee Chain" "3877731"

You can now create this chain via factom-cli:

$ factom-cli addchain -n "Coffee Chain" -n "3877731" EC...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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