Simple PowerShell Scripts Used with Chia Blockchain chia rpc and cdv rpc requires a full node and wallet. Prerequisites chia chia-dev-tools (cdv) Coins Break XCH coins ps-chia/coins ❯ ./xch_breaking.ps1 -Fingerprint 4108344430 -Num 200 -Amount 500000000 Break CAT coins ps-chia/coins ./cats_breaking.ps1 -Fingerprint 2111922937 -WalletId 3 -Num 5 -ToAddress txch15ghtr05dduculwrlxr969623wwfqfrmstqxp67307ge5ge3ed66smxya0f Get Singleton Lineage ❯ ./get-singleton-lineage.ps1 -Launcher_id 0x7dc07df2dd088ffdfcbe5a273825ac55565e536ed06604df55b3afa67e44b107 Offers Create Multiple Offers ps-chia/offers ❯ ./create_multiple_offers.ps1 -Fingerprint 3239424902 -OfferWalletId 3 -OfferAmount 1000 -RequestWalletId 1 -RequestAmount 1000000000000 -OfferFilePrefix "1TDBX_x_1XCH" -OfferFilePath "/mnt/e/offers/tdbx" -Num 5 Cancel All Offers ps-chia/offers ❯ ./cancel_offers.ps1 -Fingerprint 3239424902 Keys/Wallets Delete Key and Database ps-chia/keys-wallets ❯ ./delete_key.ps1 4108344430 Get Synthetic Secret Key From Synthetic Public Key References Chia RPC API Chia RPC API Documentation | dkackman The Ultimate Guide to Terminal User Interfaces in PowerShell