{"id":13734171,"url":"https://github.com/bitphage/bitshares-scripts","last_synced_at":"2026-01-18T09:17:37.384Z","repository":{"id":57415448,"uuid":"167208857","full_name":"bitphage/bitshares-scripts","owner":"bitphage","description":"A set of scripts for BitShares","archived":false,"fork":false,"pushed_at":"2022-12-08T10:40:23.000Z","size":105,"stargazers_count":7,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-01T21:47:42.024Z","etag":null,"topics":["bitshares","python","scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitphage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-23T15:48:12.000Z","updated_at":"2024-01-07T20:12:59.000Z","dependencies_parsed_at":"2023-01-25T01:01:07.643Z","dependency_job_id":null,"html_url":"https://github.com/bitphage/bitshares-scripts","commit_stats":null,"previous_names":["bitfag/bitshares-scripts"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bitphage/bitshares-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitphage%2Fbitshares-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitphage%2Fbitshares-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitphage%2Fbitshares-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitphage%2Fbitshares-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitphage","download_url":"https://codeload.github.com/bitphage/bitshares-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitphage%2Fbitshares-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bitshares","python","scripts"],"created_at":"2024-08-03T03:00:53.199Z","updated_at":"2026-01-18T09:17:37.367Z","avatar_url":"https://github.com/bitphage.png","language":"Python","readme":"bitshares-scripts\n=================\n\nThis is a small scripts collection for doing various stuff in Bitshares\n\n* `balances_as_btc.py` - Summarize all assets on all accounts and show BTC value\n* `cancel_all_orders.py` - Cancel all orders on the specified account\n* `create_account.py` - Create new account with random password and providing all keys to stdout\n* `get_account.py` - Display account object\n* `get_worker.py` - Display worker object\n* `get_asset.py` - Display asset object\n* `get_balance.py` - Display account balances\n* `get_balance_multi.py` - Display summarized balance of multiple accounts\n* `get_feeds.py` - Show price feeds for specified asset\n* `get_keys.py` - Generate private and public keys from account name and password\n* `get_op_id.py` - Display operation id numbers and corresponding name\n* `get_witness.py` - Display witness object\n* `update_keys.py` - Change account keys using generated random password and providing all keys to stdout\n\n**Note:** some scripts are sending transactions, you need to add private active keys for your accounts via `uptick addkey`\n\nInstallation via poetry\n-----------------------\n\n1. Make sure you have installed required packages: `apt-get install gcc make libssl-dev`\n2. Install [poetry](https://python-poetry.org/docs/)\n3. Run `poetry install` to install the dependencies\n4. Copy `common.yml.example` to `common.yml` and change variables according to your needs\n5. Now you're ready to run scripts:\n\n\n```\npoetry shell\n./script.py\n```\n\nReusable parts\n--------------\n\nReusable parts are being moved slowly into `bitsharesscripts` package namespace. It can be installed via `pip install bitsharesscripts`.\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Tools and Scripts"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitphage%2Fbitshares-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitphage%2Fbitshares-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitphage%2Fbitshares-scripts/lists"}