Categorygithub.com/inconsiderable/pass-trail
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

  1. Install Go
  2. Track a unique Genesis Pass.
  3. Install the keyholder
  4. Run the keyholder and issue a newkey command. Record the public key
  5. Install the client
  6. 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.