repositorypackage
0.0.0-20250213180436-f05a35a2862b
Repository: https://github.com/inconsiderable/pass-trail.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
- Track a unique Genesis Pass.
- 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.