Commit Graph

4 Commits

Author SHA1 Message Date
pezkuwichain 4e93995605 feat: Add Windows PowerShell installer
- Created automated installer for Windows 10+
- Installs as Windows Service (auto-restart)
- Uses NSSM for service management
- Includes system requirements check
- Downloads and extracts binaries automatically
- Generates validator keys
- Updated README with Windows instructions
2025-10-27 21:17:42 +03:00
pezkuwichain 30529222f3 docs: Improve installation instructions
- Added detailed explanation of what gets installed
- Added dry-run test instructions
- Clarified binary size and components
- Enhanced prerequisites section
2025-10-27 21:13:40 +03:00
pezkuwichain 965b0e8500 feat: Add Linux one-line validator installer
- Created automated installer script for Linux
- Handles system requirements check
- Downloads binaries and chain spec
- Generates validator keys automatically
- Creates systemd service for auto-restart
- Updated README with installation instructions
- Added GPL-3.0 license
2025-10-27 08:36:05 +03:00
pezkuwichain 7ddd960325 Initial commit 2025-10-27 08:17:05 +03:00