User Tools

Site Tools


guides:plotting:stockplotterlinuxcli

Linux CLI Stockplotter

  1. When starting from scratch, install Chia with these instructions: https://github.com/Chia-Network/chia-blockchain/wiki/INSTALL#ubuntudebian
  2. Ensure your node and wallet are fully synced
  3. 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)
  4. Create the pool wallet:
    chia plotnft create -u https://xch.spacefarmers.io -s pool
  5. Check details and confirm with Y
  6. Check if your pool wallet is activated:
    chia plotnft show

    It can take up till 2 minutes for the pool wallet to show up.

  7. Copy Pool contract address (or P2 singleton address in older versions)
  8. Create your first pool plot:
    chia plots create -t /temp/directory/ -d /final/directory -c [POOL CONTRACT]
guides/plotting/stockplotterlinuxcli.txt · Last modified: 2021/12/08 11:52 by aj

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki