Categorygithub.com/lainio/ic
repository
0.0.1
Repository: https://github.com/lainio/ic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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