Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

Generate desired arbitrary chain ids

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages