repositorypackage
0.0.0-20241210043853-89dc501332c6
Repository: https://github.com/unrepresented/plot-thread.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Getting started
- Install Go
- Scribe a unique Genesis Plot.
- Install the keyholder
- Run the keyholder and issue a
newkey
command. Record the public key - Install the client
- Run the client using the public key from step 5. as the
-pubkey
argument
Complete steps for installation of Go and the ledger binaries on Linux can be found here.