
PACTUS MAİNNET
curl --proto '=https' --tlsv1.2 -sSL https://gith
es/download/v1.1.4/pactus_downloader.sh | sh
cd pactus-cli_1.1.4
cüzdan olusturalım
./pactus-daemon init -w ~/pactus
eski cüzdanı yüklemek istiyorsanız
"mnemonic" tırnakların içine mnemonic kelimelerinizi yazıcaksınız..
./pactus-daemon init -w ~/pactus --restore "mnemonic"
apt install screen
screen -S pac
./pactus-daemon start -w ~/pactus
Çalışsın eşleşsin screenden çıkmak ıcın ctrl ad
girmmek için screen -r pac
yazıyoruz..
Stake etme
cd
cd pactus-cli_1.1.4
./pactus-wallet --path ~/pactus/wallets/default_wallet tx bond reward-adres-1 validator-adres-1 stake-miktarı
Baska adrese coin gönderme
cd
cd pactus-cli_1.1.4
./pactus-wallet --path ~/pactus/wallets/default_wallet tx transfer gönderici-adres alıcı-adres gönderilecek-miktar
Last updated
Was this helpful?