Skip to content

lainio/ic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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