https://github.com/lainio/ic
Invitation Chain
https://github.com/lainio/ic
Last synced: 3 months ago
JSON representation
Invitation Chain
- Host: GitHub
- URL: https://github.com/lainio/ic
- Owner: lainio
- License: mit
- Created: 2021-11-27T18:16:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T17:26:16.000Z (about 1 year ago)
- Last Synced: 2025-04-22T18:43:53.820Z (about 1 year ago)
- Language: Go
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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