Build the Magnet Node
# Clone the repository
git clone https://github.com/Magport/Magnet.git
# Navigate to the project directory
cd Magnet
# Build the project using Cargo
cargo build --releasechmod +x magnet_executable # Replace with the actual name of the downloaded file./magnet_executable # Replace with the actual name of the downloaded fileLast updated

