node

command module
v0.0.0-...-d0cf1de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

README

Cuckoo Node

This Go service powers the Cuckoo AI network. It exposes a JSON-RPC API and interacts with the coordinator node.

Requirements

  • Go 1.22 or later

Setup

Copy the example environment file and adjust values before running:

cp .env.example .env

Development

Run the node locally:

go run .
Build
go build -tags netgo -ldflags '-s -w' -o app
Testing
go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
nodecli/gen
Package gen provides primitives to interact with the openapi HTTP API.
Package gen provides primitives to interact with the openapi HTTP API.
plugins/sd/sdcli/gen
Package gen provides primitives to interact with the openapi HTTP API.
Package gen provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL