92c8faec116b613da62cfd258833a3e7b9e3ade3
Reticulum-Go
Reticulum Network implementation in Go 1.24+.
Aiming to be fully compatible with the Python version.
Testing
make install
make build
make run
Linter
revive -config revive.toml -formatter friendly ./pkg/* ./cmd/* ./internal/*
External Packages
golang.org/x/cryptov0.37.0- Cryptographic primitives
License
This project is licensed under the Reticulum License. Adopted from Reticulum.
Description