User Tools

Site Tools


guides:plotting:stockplotterlinuxcli

This is an old revision of the document!


Linux CLI Stockplotter

  1. When starting from scratch, install Chia with these instructions: https://github.com/Chia-Network/chia-blockchain/wiki/INSTALL#ubuntudebian
  2. Go to your Chia directory and make sure you didn't activate Chia venv yet. You can deactivate with command: deactivate
  3. git fetch
  4. git checkout latest
  5. git pull
  6. sh install.sh
  7. . ./activate
  8. chia init
  9. chia start farmer -r
  10. Ensure your node and wallet are fully synced
  11. 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)
  12. chia plotnft create -u https://xch.spacefarmers.io -s pool This will create the pool wallet, check details and confirm
  13. Check if your pool wallet is activated: chia plotnft show. It can take up till 2 minutes for the pool wallet to show up.
  14. Copy P2 singleton address, or “Pool contract address”
  15. chia plots create -t /temp/directory/ -d /final/directory -c (P2 singleton address from step 13)
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