Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 335 Bytes

File metadata and controls

13 lines (10 loc) · 335 Bytes

Invitation Chain

This is the Invitation Chain. It is a Go package and a CLI tool for building invitation and reputation chains. Later we might offer gRPC API as well.

Design

  1. use case driven approach.
  2. test driven approach
  3. algorithm first (PoC)
  4. then input and output
  • network transport
  1. last the persistence