{"id":26877038,"url":"https://github.com/cardano-forge/cardano-wallet-cli","last_synced_at":"2025-03-31T11:18:02.754Z","repository":{"id":263868621,"uuid":"891632936","full_name":"Cardano-Forge/cardano-wallet-cli","owner":"Cardano-Forge","description":"Simple CLI tool to generate mnemonic (BIP39) or BIP32 wallets and restore from mnemonic on cardano","archived":false,"fork":false,"pushed_at":"2025-01-21T19:28:54.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-21T20:28:30.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Cardano-Forge.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-11-20T17:15:31.000Z","updated_at":"2025-01-21T19:28:37.000Z","dependencies_parsed_at":"2024-11-20T22:49:08.478Z","dependency_job_id":null,"html_url":"https://github.com/Cardano-Forge/cardano-wallet-cli","commit_stats":null,"previous_names":["cardano-forge/cardano-wallet-cli"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardano-Forge%2Fcardano-wallet-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardano-Forge%2Fcardano-wallet-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardano-Forge%2Fcardano-wallet-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cardano-Forge%2Fcardano-wallet-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cardano-Forge","download_url":"https://codeload.github.com/Cardano-Forge/cardano-wallet-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246457999,"owners_count":20780679,"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":[],"created_at":"2025-03-31T11:18:02.202Z","updated_at":"2025-03-31T11:18:02.749Z","avatar_url":"https://github.com/Cardano-Forge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cardano Wallet CLI\n\n## Goal\n\nSimple utility CLI to create cardano wallets.\nThis tool allows to quickly generate wallets, the goal is to streamline our testbench and have tools to automate most of the process.\n\n## Usage\n\n**Create binary**\n\n```bash\ndeno compile --allow-read --allow-write --output cardano-wallet src/mod.ts\n```\n\n**Creating enterprise Wallet (No staking)**\n\n\u003e Limited wallet, no staking, unable to import in a wallet extension.\n\n```bash\n./cardano-wallet --name=customer\n./cardano-wallet --name=policy-cip68\n./cardano-wallet --name=meta-manager\n```\n\n**Creating mnemonic Wallet (24 words seed phrase) (With staking)**\n\n\u003e Allows to get the key to sign without human interaction AND imports the mnenomic in a wallet extension.\n\n```bash\n./cardano-wallet --name=wallet-1 --mnemonic\n```\n\n**12 words seed phrase**\n\n```bash\n./cardano-wallet --name=wallet-1 --mnemonic --bits=128\n```\n\n**Restoring mnemonic Wallet (With staking)**\n\n*Tested with 12 and 24 words mnemonic*\n\n```bash\n./cardano-wallet --name=wallet-2 --mnemonic --seed=\"beef swamp swing original fresh acquire virus hub essay welcome nut spray\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardano-forge%2Fcardano-wallet-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcardano-forge%2Fcardano-wallet-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardano-forge%2Fcardano-wallet-cli/lists"}