Koinonos is a companion tool for your AVM nodes that allow Kibisis and other compatible wallets to connect to your node and, among other things, manage your participation keys.
For full documentation, please see here.
The project structure is based on the layout outlined in golang-standards/project-layout.
Command | Description |
---|---|
make dev |
Runs in development mode - builds and watches. |
make init |
Installs development tools such as commitlint, sets up git hooks and creates a .env file from the .env.example if one doesn't exist. |
make install |
Downloads the Go modules. |
Please read the contributing guide to learn about the development process.
Please refer to the LICENSE file.