{"id":19306015,"url":"https://github.com/alanverbner/web3-repl","last_synced_at":"2025-07-01T09:34:42.547Z","repository":{"id":70237247,"uuid":"81741942","full_name":"AlanVerbner/web3-repl","owner":"AlanVerbner","description":"NodeJs Repl + Web3.js \u003c3","archived":false,"fork":false,"pushed_at":"2018-09-23T12:24:16.000Z","size":36,"stargazers_count":15,"open_issues_count":7,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T17:08:18.889Z","etag":null,"topics":["ethereum","nodejs","repl","web3js"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/AlanVerbner.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-12T17:04:37.000Z","updated_at":"2025-01-08T09:13:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fd44240-90e3-4761-be94-6e16a51f11d1","html_url":"https://github.com/AlanVerbner/web3-repl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/AlanVerbner/web3-repl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanVerbner%2Fweb3-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanVerbner%2Fweb3-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanVerbner%2Fweb3-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanVerbner%2Fweb3-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlanVerbner","download_url":"https://codeload.github.com/AlanVerbner/web3-repl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanVerbner%2Fweb3-repl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262936562,"owners_count":23387403,"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":["ethereum","nodejs","repl","web3js"],"created_at":"2024-11-10T00:03:51.041Z","updated_at":"2025-07-01T09:34:42.520Z","avatar_url":"https://github.com/AlanVerbner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEB3-REPL\n\nThis REPL allows to connect to a running ETC/ETH node via HTTP RPC. It's a simple NodeJs REPL wrapper with web3.js included.\n\n## Features:\n\n- [web3 API](https://www.npmjs.com/package/web3)\n- Geth [management methods](https://github.com/ethereum/go-ethereum/wiki/Management-APIs)\n- `status()` function is exposed in global as helper in order to get useful information about the server node\n- [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-util/blob/master/docs/index.md) exported as `util`\n- NodeJs Repl history saved to a file\n\n![sample](https://cloud.githubusercontent.com/assets/3750504/22864705/33afed3e-f135-11e6-9c53-33e879abdc06.gif)\n\n## How to install\n`yarn global add web3-repl` (or `npm install --global web3-repl`)\n\n## Usage\n\n```\n  Usage: web3-repl [options]\n\n  Options:\n\n    -h, --help            output usage information\n    -V, --version         output the version number\n    -p, --provider [url]  Web3JS RPC provider\n    -s, --skip-status     Does not show status after bootstrap\n    -hf, --history-file [path]  File path of commands history file (defaults to $HOME/.web3_repl_history)\n```\n\n## TODO\n\n- [ ] Expose Parity admin methods\n- [ ] Expose Mantis custom methods\n- [ ] (Investigate) Web3@1.0.0 upgrade","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanverbner%2Fweb3-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanverbner%2Fweb3-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanverbner%2Fweb3-repl/lists"}