315b35fc81ac362bb8a324900518043eb660be81
Reticulum-Go
!> [!WARNING]
This project is still work in progress. Currently not compatible with the Python version.
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
Description