{"id":24067836,"url":"https://github.com/drincann/cry0","last_synced_at":"2025-07-12T18:33:02.977Z","repository":{"id":271107204,"uuid":"906855192","full_name":"Drincann/cry0","owner":"Drincann","description":"A lightweight CLI for generating cold wallets, managing keys, and signing cryptocurrency transactions offline across multiple blockchains.","archived":false,"fork":false,"pushed_at":"2025-02-03T11:13:15.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T21:29:58.480Z","etag":null,"topics":["bip32","bip44","bitcoin","blockchain","cli","cold-wallet","ethereum","security","wallet","wallets"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Drincann.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-22T05:26:39.000Z","updated_at":"2025-02-03T11:13:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5137e2f-8b04-4175-9350-93959500d3fc","html_url":"https://github.com/Drincann/cry0","commit_stats":null,"previous_names":["drincann/cry0"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drincann%2Fcry0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drincann%2Fcry0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drincann%2Fcry0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drincann%2Fcry0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drincann","download_url":"https://codeload.github.com/Drincann/cry0/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240926389,"owners_count":19879738,"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":["bip32","bip44","bitcoin","blockchain","cli","cold-wallet","ethereum","security","wallet","wallets"],"created_at":"2025-01-09T12:38:56.168Z","updated_at":"2025-02-26T19:47:33.169Z","avatar_url":"https://github.com/Drincann.png","language":"TypeScript","readme":"# cry0\n\nCry0 is an open-source, lightweight command-line tool designed for easy management of cold wallets and offline transaction signing. It currently supports Bitcoin (BTC) and Ethereum (ETH) and will gradually expand to include more blockchains in the future.\n\n# Installation\n\n```fish\ngit clone git@github.com:Drincann/cry0.git\ncd cry0\nnpm i\nnpx tsc\nnpm link\n```\n\n# Usage\n\n## Wallets\n\n```fish\ncry0 help wallet\n\ncry0 wallet help create\n\ncry0 wallet help remove\n\ncry0 wallet help rename\n\ncry0 wallet help list\n\ncry0 wallet help show\n\n```\n\n```\nUsage: cry0 wallet [options] [command]\n\nManage wallets\n\nOptions:\n  -h, --help                         display help for command\n\nCommands:\n  create [options]                   Create a new wallet\n  rename \u003cwallet-alias\u003e \u003cnew-alias\u003e\n  show [options] \u003cwallet-alias\u003e\n  list                               List all wallets\n  remove [options] \u003cwallet-alias\u003e\n  help [command]                     display help for command\n\n```\n\nExample:\n\ncreate a new wallet\n\n```fish\ncry0 wallet create --alias my-wallet\n```\n\nimport a wallet using mnemonic\n\n```fish\ncry0 wallet create --alias my-wallet --mnemonic \"word1 word2 word3 ...\" --passphrase \"passphrase\"\n```\n\nlist all wallets\n\n```fish\ncry0 wallet list\n```\n\nshow account details with private key\n\n```fish\ncry0 wallet show my-wallet --private\n```\n\nrename wallet\n\n```fish\ncry0 wallet rename my-wallet new-wallet\n```\n\n## Address\n\nIn development...\n\n## Transaction\n\nIn development...\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincann%2Fcry0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrincann%2Fcry0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincann%2Fcry0/lists"}