crypto:chia:pools
This is an old revision of the document!
Table of Contents
Crypto - Chia - Pools
Space Pool
Join the Pool
chia plotnft join -y -i $wallet_id -u $pool_url chia plotnft join -y -i 2 -u https://eu1.pool.space
Create Pool NFT
Self pooling
CLI: chia plotnft create -s local
NOTE: This NFT will not be connected to any pools.
- The 1.75 XCH will go directly into your wallet.
- This is different than OG (original) plots, since OG plots are locked in to self farming forever.
Against a Pool
chia plotnft create -u https://eu1.pool.space
chia plotnft create -u https://eu1.pool.space -s pool </code>
NOTE: This will create the pool against the specific pool.
Check the Pool NFT
Determine Pool NFT Details.
chia plotnft show
returns:
... Wallet Id: 2 Current Pool URL: https://eu1.pool.space ...
Create NFT Plots
chia plots create -c <pool_contract_address>
References
crypto/chia/pools.1626252107.txt.gz · Last modified: 2021/07/14 08:41 by peter