Skip to content

Commit

Permalink
Update Mainnet-claim.md
Browse files Browse the repository at this point in the history
  • Loading branch information
molla202 authored Apr 14, 2024
1 parent 188caea commit 9d7a2c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions PACTUS/Mainnet-claim.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ cd && rm -rf pactus
## kurulum

```
curl --proto '=https' --tlsv1.2 -sSL https://github.com/pactus-project/pactus/releases/download/v1.0.2/pactus_downloader.sh | sh
curl --proto '=https' --tlsv1.2 -sSL https://github.com/pactus-project/pactus/releases/tag/v1.1.0/pactus_downloader.sh | sh
```
```
cd pactus-cli_1.0.2
cd pactus-cli_1.1.0
```
👉NOT: "mnemonic" tırnakların içine mnemonic kelimelerinizi yazıcaksınız..
```
Expand Down Expand Up @@ -48,9 +48,9 @@ discordan olacak duyurucaz..

# Yok ben mainnet çalıştırmayacam dıorsanız... window yada mac gui indirin
* window
https://github.com/pactus-project/pactus/releases/download/v1.0.2/pactus-gui_1.0.2_windows_amd64_installer.exe
https://github.com/pactus-project/pactus/releases/download/v1.1.0/pactus-gui_1.1.0_windows_amd64_installer.exe
* mac
https://github.com/pactus-project/pactus/releases/download/v1.0.2/pactus-gui_1.0.2_darwin_amd64.dmg
https://github.com/pactus-project/pactus/releases/download/v1.1.0/pactus-gui_1.1.0_darwin_amd64.dmg

* kurun gui çalıştırın zaten size yeni adres olusturayım mı die sorar açın eşleşsin bukadan

Expand All @@ -59,7 +59,7 @@ https://github.com/pactus-project/pactus/releases/download/v1.0.2/pactus-gui_1.0
### Stake etme
```
cd
cd pactus-cli_1.0.2
cd pactus-cli_1.1.0
```
```
./pactus-wallet --path ~/pactus/wallets/default_wallet tx bond reward-adres-1 validator-adres-1 stake-miktarı
Expand Down

0 comments on commit 9d7a2c4

Please sign in to comment.