{"id":28704983,"url":"https://github.com/kimsk/ps-chia","last_synced_at":"2025-06-14T14:09:20.441Z","repository":{"id":44332448,"uuid":"503863686","full_name":"kimsk/ps-chia","owner":"kimsk","description":"PowerShell scripts for Chia Blockchain","archived":false,"fork":false,"pushed_at":"2024-01-28T17:34:11.000Z","size":87,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T06:36:53.168Z","etag":null,"topics":["chia","chia-blockchain","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kimsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-06-15T17:34:54.000Z","updated_at":"2023-01-27T02:39:40.000Z","dependencies_parsed_at":"2024-01-14T18:48:23.467Z","dependency_job_id":null,"html_url":"https://github.com/kimsk/ps-chia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kimsk/ps-chia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimsk%2Fps-chia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimsk%2Fps-chia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimsk%2Fps-chia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimsk%2Fps-chia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimsk","download_url":"https://codeload.github.com/kimsk/ps-chia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimsk%2Fps-chia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827667,"owners_count":22917714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chia","chia-blockchain","powershell"],"created_at":"2025-06-14T14:09:19.695Z","updated_at":"2025-06-14T14:09:20.433Z","avatar_url":"https://github.com/kimsk.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple PowerShell Scripts Used with Chia Blockchain \n\n\u003e `chia rpc` and `cdv rpc` requires a full node and wallet.\n\n## Prerequisites\n1. `chia`\n2. `chia-dev-tools` (`cdv`)\n\n## Coins\n\n- [Break XCH coins](coins/xch_breaking.ps1)\n```sh\nps-chia/coins\n❯ ./xch_breaking.ps1 -Fingerprint 4108344430 -Num 200 -Amount 500000000                     \n```\n\n- [Break CAT coins](coins/cats_breaking.ps1)\n```sh\nps-chia/coins\n./cats_breaking.ps1 -Fingerprint 2111922937 -WalletId 3 -Num 5 -ToAddress txch15ghtr05dduculwrlxr969623wwfqfrmstqxp67307ge5ge3ed66smxya0f \n```\n\n- [Get Singleton Lineage](coins/get-singleton-lineage.ps1)\n```sh\n❯ ./get-singleton-lineage.ps1 -Launcher_id 0x7dc07df2dd088ffdfcbe5a273825ac55565e536ed06604df55b3afa67e44b107\n```\n\n## Offers\n\n- [Create Multiple Offers](offers/create_multiple_offers.ps1)\n\n```sh\nps-chia/offers\n❯ ./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\n```\n\n- [Cancel All Offers](offers/cancel_offers.ps1)\n```sh\nps-chia/offers\n❯ ./cancel_offers.ps1 -Fingerprint 3239424902\n```\n\n## Keys/Wallets\n\n- [Delete Key and Database](keys-wallets/delete_key.ps1)\n```sh\nps-chia/keys-wallets\n❯ ./delete_key.ps1 4108344430\n```\n\n- [Get Synthetic Secret Key From Synthetic Public Key](keys-wallets/get-syn-sk-from-syn-pk)\n\n## References\n\n- [Chia RPC API](https://docs.chia.net/docs/12rpcs/rpcs)\n- [Chia RPC API Documentation | dkackman](https://dkackman.github.io/chia-api/static/)\n\n- [The Ultimate Guide to Terminal User Interfaces in PowerShell](https://blog.ironmansoftware.com/tui-powershell/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimsk%2Fps-chia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimsk%2Fps-chia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimsk%2Fps-chia/lists"}