User Tools

Site Tools


guides:plotting:stockplotterlinuxcli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:plotting:stockplotterlinuxcli [2021/08/26 10:45] vleesbanaanguides:plotting:stockplotterlinuxcli [2021/12/08 11:52] (current) – Rewritten CLI plotter instructions aj
Line 2: Line 2:
  
   - When starting from scratch, install Chia with these instructions: https://github.com/Chia-Network/chia-blockchain/wiki/INSTALL#ubuntudebian   - When starting from scratch, install Chia with these instructions: https://github.com/Chia-Network/chia-blockchain/wiki/INSTALL#ubuntudebian
-  - Go to your Chia directory and make sure you didn't activate Chia venv yet. You can deactivate with command: deactivate 
-  - git fetch 
-  - git checkout latest 
-  - git pull 
-  - sh install.sh 
-  - . ./activate 
-  - chia init 
-  - chia start farmer -r 
   - Ensure your node and wallet are fully synced   - Ensure your node and wallet are fully synced
-  - Your wallet needs at least 1 MOJO to join a pool. Use https://faucet.chia.net/ if you don't have 0.000000000001 XCH (1 MOJO+  - Your wallet needs at least 1 Mojo to join a pool. Use https://faucet.chia.net/ if you don't have 0.000000000001 XCH (1 Mojo
-  - chia plotnft create -u https://xch.spacefarmers.io -s pool This will create the pool wallet, check details and confirm +  - Create the pool wallet: <code>chia plotnft create -u https://xch.spacefarmers.io -s pool</code> 
-  - Check if your pool wallet is activated:  chia plotnft showIt can take up till 2 minutes for the pool wallet to show up. +  - Check details and confirm with **Y** 
-  - Copy P2 singleton address, or "Pool contract address" +  - Check if your pool wallet is activated: <code>chia plotnft show</code> It can take up till 2 minutes for the pool wallet to show up. 
-  - chia plots create -t /temp/directory/ -d /final/directory -c (P2 singleton address from step 13)+  - Copy //Pool contract address// (or //P2 singleton address// in older versions) 
 +  - Create your first pool plot: <code>chia plots create -t /temp/directory/ -d /final/directory -c [POOL CONTRACT]</code>
guides/plotting/stockplotterlinuxcli.1629974731.txt.gz · Last modified: 2021/08/26 10:45 by vleesbanaan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki