An open API service indexing awesome lists of open source software.

https://github.com/lainio/ic

Invitation Chain
https://github.com/lainio/ic

Last synced: 3 months ago
JSON representation

Invitation Chain

Awesome Lists containing this project

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