{"id":29560874,"url":"https://github.com/decred/dcrctl","last_synced_at":"2026-02-27T09:01:38.801Z","repository":{"id":40421157,"uuid":"260221602","full_name":"decred/dcrctl","owner":"decred","description":"Command-line client for interacting with the JSON-RPC servers of dcrd and dcrwallet","archived":false,"fork":false,"pushed_at":"2025-12-30T15:28:33.000Z","size":254,"stargazers_count":4,"open_issues_count":1,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-03T09:38:38.232Z","etag":null,"topics":["blockchain","cryptocurrency","decred","golang"],"latest_commit_sha":null,"homepage":"https://decred.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-30T13:38:58.000Z","updated_at":"2025-11-25T05:53:19.000Z","dependencies_parsed_at":"2024-06-04T22:55:41.131Z","dependency_job_id":"fe4e0482-7961-4dc9-a683-33bd2cb9a638","html_url":"https://github.com/decred/dcrctl","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/decred/dcrctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decred","download_url":"https://codeload.github.com/decred/dcrctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrctl/sbom","scorecard":{"id":331576,"data":{"date":"2025-08-11","repo":{"name":"github.com/decred/dcrctl","commit":"f1c07348db78d4c055062e5e68fa0ee9374ff38a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:22","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T03:46:39.727Z","repository_id":40421157,"created_at":"2025-08-18T03:46:39.727Z","updated_at":"2025-08-18T03:46:39.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29888779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T08:34:21.514Z","status":"ssl_error","status_checked_at":"2026-02-27T08:32:38.035Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blockchain","cryptocurrency","decred","golang"],"created_at":"2025-07-18T15:39:12.438Z","updated_at":"2026-02-27T09:01:38.792Z","avatar_url":"https://github.com/decred.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"dcrctl\n======\n\n[![Build Status](https://github.com/decred/dcrctl/workflows/Build%20and%20Test/badge.svg)](https://github.com/decred/dcrctl/actions)\n[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)\n[![Go Report Card](https://goreportcard.com/badge/github.com/decred/dcrctl)](https://goreportcard.com/report/github.com/decred/dcrctl)\n\nDcrctl is a command-line client for interacting with the JSON-RPC servers of\n[dcrd](https://github.com/decred/dcrd) and\n[dcrwallet](https://github.com/decred/dcrwallet).\n\n## Usage\n\nIn its default configuration, dcrctl connects to dcrd's mainnet RPC port on\nlocalhost.  The `--wallet` and `--testnet` flags change these defaults to the\ndcrwallet RPC port and/or testnet ports.  The `--rpcserver/-s` flag can be used\nto specify other hostnames or IP addresses of the server, and can also be used\nto override the port defaults.\n\nDcrctl will attempt to read dcrd and dcrwallet config files for the\nuser/password authentication.  If these fields cannot be read, dcrctl must be\nmanually configured with the correct authentication.  Permanent configuration\nchanges may be written to a config file in a platform-specific location:\n\n* macOS: `~/Library/Application Support/Dcrctl/dcrctl.conf`\n* Windows: `%LOCALAPPDATA%\\Dcrctl\\dcrctl.conf`\n* Linux and other Unix: `~/.dcrctl/dcrctl.conf`\n\n## Build and installation\n\n- **Install Go 1.24 or higher version**\n\n  Installation instructions can be found here: https://golang.org/doc/install.\n  Ensure Go was installed properly and is a supported version:\n  ```sh\n  $ go version\n  $ go env GOROOT GOPATH\n  ```\n  NOTE: if `GOROOT` and `GOPATH` are initialized they must not be on the same path.\n  It is recommended to add `$GOPATH/bin` to your `PATH` according to the Golang.org\n  instructions.\n\n- **Build or Update dcrctl**\n\n  The latest release of dcrctl may be built in a single command without cloning\n  this repository:\n\n  ```sh\n  $ go install decred.org/dcrctl@release-v2.0.4\n  ```\n\n  Using `@master` instead will perform a release build using the latest code\n  from the master branch.  This may be useful to execute RPC methods not yet\n  found in the latest Decred release:\n\n  ```sh\n  $ go install decred.org/dcrctl@master\n  ```\n\n  Alternatively, a development build can be performed by running `go install` in\n  a locally checked-out repository.\n\n  If you want to easily access `dcrctl` from the command-line without having to\n  type the full path to the binary every time, ensure the bin directory rooted\n  at the path reported by `go env GOPATH` is added to your system path:\n\n  * macOS: [how to add binary to your PATH](https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7#mac-os-x)\n  * Windows: [how to add binary to your PATH](https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7#windows)\n  * Linux and other Unix: [how to add binary to your PATH](https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7#linux)\n\n## Developing\n\nWhen developing either the `dcrd` or `dcrwallet` RPC servers and making\nmodifications to the RPC methods, you may want to build a development version of\n`dcrctl` supporting these changes.  Due to `dcrctl` being built around\npackage-global method registrations and reflection, supporting these changes\nonly requires building with the updated packages.\n\nThis can be easily achieved by making use of a local Go workspace that uses the\ndevelopment versions of `dcrd` and `dcrwallet` as follows:\n\n```\n$ go work init .\n$ go work use ../dcrd/rpc/jsonrpc/types ../dcrwallet\n```\n\n## Contact\n\nIf you have any further questions you can find us at:\n\nhttps://decred.org/community\n\n## Issue Tracker\n\nThe [integrated github issue tracker](https://github.com/decred/dcrctl/issues)\nis used for this project.\n\n## License\n\ndcrctl is licensed under the [copyfree](http://copyfree.org) ISC License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdcrctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecred%2Fdcrctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdcrctl/lists"}