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.
- use case driven approach.
- test driven approach
- algorithm first (PoC)
- then input and output
- network transport
- last the persistence