{"id":21177282,"url":"https://github.com/codechain-io/codechain-keystore-cli","last_synced_at":"2026-03-12T01:03:21.951Z","repository":{"id":32920350,"uuid":"145656182","full_name":"CodeChain-io/codechain-keystore-cli","owner":"CodeChain-io","description":"A command line key management tool for CodeChain","archived":false,"fork":false,"pushed_at":"2023-01-07T04:05:34.000Z","size":405,"stargazers_count":15,"open_issues_count":13,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-08T05:44:12.295Z","etag":null,"topics":["cli","codechain","key"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/codechain-keystore-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeChain-io.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}},"created_at":"2018-08-22T04:29:54.000Z","updated_at":"2023-08-16T06:14:57.000Z","dependencies_parsed_at":"2023-01-14T22:40:32.595Z","dependency_job_id":null,"html_url":"https://github.com/CodeChain-io/codechain-keystore-cli","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/CodeChain-io/codechain-keystore-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeChain-io%2Fcodechain-keystore-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeChain-io%2Fcodechain-keystore-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeChain-io%2Fcodechain-keystore-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeChain-io%2Fcodechain-keystore-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeChain-io","download_url":"https://codeload.github.com/CodeChain-io/codechain-keystore-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeChain-io%2Fcodechain-keystore-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264504569,"owners_count":23618824,"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":["cli","codechain","key"],"created_at":"2024-11-20T17:15:24.648Z","updated_at":"2026-03-12T01:03:21.923Z","avatar_url":"https://github.com/CodeChain-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codechain-keystore-cli [![Build Status](https://travis-ci.org/CodeChain-io/codechain-keystore-cli.svg?branch=master)](https://travis-ci.org/CodeChain-io/codechain-keystore-cli)\n\nA command line for CodeChain's key management tool\n\n## How to install\n\n### Binary install\n\nYou can download the latest binaries from [here](https://github.com/CodeChain-io/codechain-keystore-cli/releases/tag/0.1.1)\n\n### Install using the npm package manager\n\n```sh\nnpm install -g codechain-keystore-cli\n```\n\n### Install using the yarn package manager\n\n```sh\nyarn global add codechain-keystore-cli\n```\n\n## How to use\n\n```sh\n  Usage: cckey [options] [command]\n\n  Options:\n\n    -V, --version                      output the version number\n    -t, --account-type \u003caccountType\u003e   'platform' or 'asset'. The type of the key (default: platform)\n    --keys-path \u003ckeysPath\u003e             the path to store the keys (default: keystore.db)\n    --network-id \u003cnetworkId\u003e           the id of the network (use 'cc' for mainnet, use 'wc' for corgi) (default: cc)\n    -h, --help                         output usage information\n\n  Commands:\n\n    list                               list keys\n    create [options]                   create a new key\n    delete [options]                   delete a key\n    import [options] \u003cpath\u003e            import a key\n    import-raw [options] \u003cprivateKey\u003e  import a raw private key (32 byte hexadecimal string)\n    export [options]                   export the key\n\n  Examples:\n\n    cckey create -t platform --passphrase \"my password\"\n\n    cckey list -t asset\n\n    cckey delete -t platform --address \"ccc...\"\n\n    cckey import UTC--2018-08-14T06-30-23Z--bbb6685e-7165-819d-0988-fc1a7d2d0523 -t platform --passphrase \"satoshi\"\n\n    cckey export -t platform --address cccq8ah0efv5ckpx6wy5mwva2aklzwsdw027sqfksrr --passphrase \"satoshi\"\n\n    cckey import-raw -t platform a05f81608217738d99da8fd227897b87e8890d3c9159b559c7c8bbd408e5fb6e --passphrase \"satoshi\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodechain-io%2Fcodechain-keystore-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodechain-io%2Fcodechain-keystore-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodechain-io%2Fcodechain-keystore-cli/lists"}