SnarkOSsudo apt-get update -y sudo apt-get upgrade -y sudo apt-get install -y # screen session screen -S contract # Proceed with installation (default) curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh git clone https://github.com/AleoHQ/snarkOS.git --depth 1 cd snarkOS ./build_ubuntu.sh source $HOME/.cargo/env cargo install --path . Leo languagecd git clone https://github.com/AleoHQ/leo cd leo cargo install --path . Test tokensGenerate wallet Aleo and copy Private Key, View Key,...