{"id":36496233,"url":"https://github.com/nem-toolchain/nem-toolchain","last_synced_at":"2026-01-12T02:04:35.589Z","repository":{"id":57522354,"uuid":"103447423","full_name":"nem-toolchain/nem-toolchain","owner":"nem-toolchain","description":"Command line toolchain for NEM blockchain","archived":false,"fork":false,"pushed_at":"2018-05-21T14:05:57.000Z","size":559,"stargazers_count":25,"open_issues_count":16,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-20T17:49:53.109Z","etag":null,"topics":["blockchain","cli","golang","nem","toolchain"],"latest_commit_sha":null,"homepage":"https://git.io/nemtool","language":"Go","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/nem-toolchain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS.md","security":null,"support":null}},"created_at":"2017-09-13T20:31:58.000Z","updated_at":"2018-11-13T07:55:31.000Z","dependencies_parsed_at":"2022-09-26T18:10:37.976Z","dependency_job_id":null,"html_url":"https://github.com/nem-toolchain/nem-toolchain","commit_stats":null,"previous_names":["r8d8/nem-toolchain"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nem-toolchain/nem-toolchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nem-toolchain%2Fnem-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nem-toolchain%2Fnem-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nem-toolchain%2Fnem-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nem-toolchain%2Fnem-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nem-toolchain","download_url":"https://codeload.github.com/nem-toolchain/nem-toolchain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nem-toolchain%2Fnem-toolchain/sbom","scorecard":{"id":679262,"data":{"date":"2025-08-11","repo":{"name":"github.com/nem-toolchain/nem-toolchain","commit":"ac16b967087952733f87b5f9ca52918494a998b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":0,"reason":"Found 1/22 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":"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: MIT 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.9.2-alpine3.7 to golang:1.9.2-alpine3.7@sha256:c26d7183c5d6341ef2eb8a8c7e6e2053a7f9d03e7a156bca2dd17c46629cff44","Info:   0 out of   1 containerImage 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/nem-toolchain/nem-toolchain/releases/8479167","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/nem-toolchain/nem-toolchain/releases/8087078","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/nem-toolchain/nem-toolchain/releases/8479167","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/nem-toolchain/nem-toolchain/releases/8087078"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-21T22:34:13.831Z","repository_id":57522354,"created_at":"2025-08-21T22:34:13.831Z","updated_at":"2025-08-21T22:34:13.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","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":["blockchain","cli","golang","nem","toolchain"],"created_at":"2026-01-12T02:01:44.007Z","updated_at":"2026-01-12T02:04:35.584Z","avatar_url":"https://github.com/nem-toolchain.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"nem-toolchain logo\" src=\"assets/logo.png\" height=\"128\" /\u003e\n  \u003ch3 align=\"center\"\u003e\u003ca href=\"https://git.io/nemtool\"\u003enem-toolchain\u003c/a\u003e\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eCommand line toolchain for \u003ca href=https://nem.io\u003eNEM blockchain\u003c/a\u003e.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://gitter.im/nem-toolchain/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\"\u003e\u003cimg alt=\"Join the chat at https://gitter.im/nem-toolchain/Lobby\" src=\"https://img.shields.io/gitter/room/badges/shields.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://circleci.com/gh/nem-toolchain/nem-toolchain\"\u003e\u003cimg alt=\"CircleCI\" src=\"https://img.shields.io/circleci/project/github/nem-toolchain/nem-toolchain/master.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/nem-toolchain/nem-toolchain\"\u003e\u003cimg alt=\"Travis\" src=\"https://img.shields.io/travis/nem-toolchain/nem-toolchain/master.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://ci.appveyor.com/project/dulanov/nem-toolchain\"\u003e\u003cimg alt=\"AppVeyor\" src=\"https://img.shields.io/appveyor/ci/dulanov/nem-toolchain/master.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/nem-toolchain/nem-toolchain\"\u003e\u003cimg alt=\"Coverage Status\" src=\"https://img.shields.io/codecov/c/github/nem-toolchain/nem-toolchain/master.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/nem-toolchain/nem-toolchain/releases/latest\"\u003e\u003cimg alt=\"Release\" src=\"https://img.shields.io/github/release/nem-toolchain/nem-toolchain.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"http://godoc.org/github.com/nem-toolchain/nem-toolchain\"\u003e\u003cimg alt=\"Go Doc\" src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://goreportcard.com/report/github.com/nem-toolchain/nem-toolchain\"\u003e\u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/nem-toolchain/nem-toolchain?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n## How to try \n\nRun docker  container with interactive mode (will be deletaed after shutdown):\n\n```console\n$ docker run --rm -it nem-toolchain/latest /bin/sh\n```\n\n## How to install\n\nPrerequisites:  [Go 1.8+](http://golang.org/doc/install)\n\nTo install, simply run:\n\n```console\n$ go get github.com/nem-toolchain/nem-toolchain/cmd/nem\n```\n\nMake sure your `PATH` includes the `$GOPATH/bin` directory so your commands can be easily used:\n\n```console\n$ export PATH=$PATH:$GOPATH/bin\n```\n\nVerify development snapshot installation with:\n\n```console\n$ nem -v\nnem version git\n```\n\nIf you look for releases instead, there are already prepared\n[tarball releases](https://github.com/nem-toolchain/nem-toolchain/releases/latest).\n\n## How to contribute\n\nYou are always welcome to fix\n[not yet assigned bugs](https://github.com/nem-toolchain/nem-toolchain/issues?q=is%3Aopen+label%3A%22non-critical%20bug%22+no%3Aassignee)\nor can help us with [extraordinary issues](https://github.com/nem-toolchain/nem-toolchain/labels/help%20wanted).\n\nCheck out the [technical documentation](https://github.com/nem-toolchain/nem-toolchain/wiki),\nthere you can find project roadmap, implementation details, useful links and another development related info.\nIn addition please don't forget to read and accept the [contributing guide](CONTRIBUTING.md).\n\n## How to get support\n\nCheck out [our website](https://git.io/nemtool) for more usage specific details,\nor chat with us in the [Gitter chat](https://gitter.im/nem-toolchain/Lobby).\n\n## Donations\n\nOur NEM address:\n[`NCSY3D-EVBGVX-MEPZWK-TIJWCA-OXL5NE-OLJPHX-LFLD`](http://chain.nem.ninja/#/account/NCSY3D-EVBGVX-MEPZWK-TIJWCA-OXL5NE-OLJPHX-LFLD)\n \n## Thanks to\n\n* [JetBrains](https://www.jetbrains.com) for free open-source license for\n[IntelliJ IDEA Ultimate](https://www.jetbrains.com/idea) and [GoLand](https://www.jetbrains.com/go/).\n\n## Licence\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnem-toolchain%2Fnem-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnem-toolchain%2Fnem-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnem-toolchain%2Fnem-toolchain/lists"}