mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-11 09:18:50 +00:00
- Updated `.goreleaser.yaml` to reflect the new project name and added multi-platform binary builds for `network-cli`, `node`, `gateway`, and `identity`. - Enhanced the CLI by modularizing commands into separate packages for better maintainability and clarity. - Introduced a comprehensive environment management system, allowing users to switch between local, devnet, and testnet environments seamlessly. - Added interactive setup commands for VPS installation, improving user experience and installation flow. - Updated the installation script to be APT-ready, providing clear instructions for users and ensuring a smooth setup process. - Enhanced documentation and changelog to reflect the new features and improvements.