{"id":29546329,"url":"https://github.com/dappcoderr/ether-cli-wallet","last_synced_at":"2026-05-15T13:04:56.493Z","repository":{"id":296014170,"uuid":"991938353","full_name":"DappCoderr/ether-cli-wallet","owner":"DappCoderr","description":"CLI wallet built with ethers.js to check balances and send ETH.","archived":false,"fork":false,"pushed_at":"2025-05-28T14:55:05.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-11T07:03:08.532Z","etag":null,"topics":["alchemyapi","ethersjs","evm","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DappCoderr.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,"zenodo":null}},"created_at":"2025-05-28T11:25:59.000Z","updated_at":"2025-05-28T14:55:46.000Z","dependencies_parsed_at":"2025-05-28T15:48:21.751Z","dependency_job_id":"d5bcef07-cd10-4699-9bef-c206084c737d","html_url":"https://github.com/DappCoderr/ether-cli-wallet","commit_stats":null,"previous_names":["dappcoderr/ether-cli-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DappCoderr/ether-cli-wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DappCoderr%2Fether-cli-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DappCoderr%2Fether-cli-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DappCoderr%2Fether-cli-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DappCoderr%2Fether-cli-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DappCoderr","download_url":"https://codeload.github.com/DappCoderr/ether-cli-wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DappCoderr%2Fether-cli-wallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["alchemyapi","ethersjs","evm","nodejs"],"created_at":"2025-07-17T18:20:54.314Z","updated_at":"2026-05-15T13:04:56.488Z","avatar_url":"https://github.com/DappCoderr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ether-cli-wallet\n\nA Ethereum command-line wallet built with **ethers.js**. This wallet lets you check balances and send ETH using a terminal interface.\n\n## Features\n\n- Check the ETH balance of any address\n- Send ETH from your wallet to another address\n- Uses environment variables for secure key and RPC management\n\n## Installation\n\n1. **Clone the repo**\n\n```bash\ngit clone https://github.com/DappCoderr/ether-cli-wallet.git\ncd ether-cli-wallet\n```\n\n2. **Install dependencies**\n\n```bash\nnpm i\n```\n\n3. **Set up environment variables**\n\nCreate a `.env` file in the root of the project:\n\n```env\nRPC_PROVIDER=your_rpc_url_here\nPRIVATE_KEY=your_private_key_here\n```\n\n\u003e Use a service like [Alchemy](https://www.alchemy.com/) or [Infura](https://infura.io/) to get an RPC URL.\n\n## Usage\n\nRun the wallet from the terminal:\n\n```bash\nnode src/index.js\n```\n\nFollow the prompts:\n\n```\nWelcome to the ether-cli-wallet\nYour address is: 0x...\n\nWhat do you want to do?\n1. Check balance\n2. Send ETH\n\u003e\n```\n\n### Check Balance\n\n- Enter any Ethereum address to see its balance in ETH.\n\n### Send ETH\n\n- Provide the recipient address and the amount of ETH to send the transaction.\n- You’ll get the transaction hash once it's confirmed.\n\n## Built With\n\n- [ethers.js](https://docs.ethers.org/)\n- [dotenv](https://www.npmjs.com/package/dotenv)\n- [readline-sync](https://www.npmjs.com/package/readline-sync)\n\nFeel free to fork, contribute, or use it however you'd like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappcoderr%2Fether-cli-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappcoderr%2Fether-cli-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappcoderr%2Fether-cli-wallet/lists"}