TheNodes is a modular, plugin-driven P2P node framework for Rust, supporting node-embedded plugins (NEP) and core-as-a-library (CAL) modes with async-first APIs.
# Ignore all generated user workspaces
*!.gitignore!README.md# But allow tracking the directory structure itself
# This ensures the workspaces/ directory exists in git
# while ignoring all user-generated content