module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 16, 2023
License: MIT
Opens a new window with license information.
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
- use case driven approach.
- test driven approach
- algorithm first (PoC)
- then input and output
- last the persistence
Directories
¶
package chain present Invitation Chain and its Block and other methods.
|
package chain present Invitation Chain and its Block and other methods. |
Package crypto implements need helpers for invitation chain use.
|
Package crypto implements need helpers for invitation chain use. |
|
|
Click to show internal directories.
Click to hide internal directories.