Commit Graph

4 Commits

Author SHA1 Message Date
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 c3d0d3312d fix: Update installer to download tar.gz archive
- Changed from single binary download to tar.gz archive
- Extract all binaries (pezkuwi + workers)
- Clean up temporary files after extraction
2025-10-27 21:10:25 +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