https://www.youtube.com/watch?v=AFP23pXZ43g
Bu işlemlere başlamadan önce yapılacaklar:
sudo su
apt update && sudo apt upgrade -y
apt-get install curl git-all build-essential libc6-dev pkg-config libssl-dev -y
curl --proto '=https' --tlsv1.2 -sSf [<https://sh.rustup.rs>](<https://sh.rustup.rs/>) | sh
1 yazıp enter diyoruz.
source $HOME/.cargo/env
git clone [<https://github.com/AleoHQ/leo>](<https://github.com/AleoHQ/leo>)
cd leo
cargo build
cargo install --path .
Prıvate_KEY: Leo cüzdanınızdan alınacak.
leo account import Prıvate_KEY