{"id":15754875,"url":"https://github.com/triplespeeder/ens-updater","last_synced_at":"2025-08-18T03:39:48.012Z","repository":{"id":43542441,"uuid":"221458392","full_name":"TripleSpeeder/ens-updater","owner":"TripleSpeeder","description":"CLI tool to get/set Ethereum Name System records","archived":false,"fork":false,"pushed_at":"2022-12-30T19:08:15.000Z","size":4528,"stargazers_count":17,"open_issues_count":36,"forks_count":4,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-07-29T03:42:21.632Z","etag":null,"topics":["ci","ens","ethereum","ipfs"],"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/TripleSpeeder.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}},"created_at":"2019-11-13T12:50:39.000Z","updated_at":"2024-05-30T11:10:56.000Z","dependencies_parsed_at":"2023-01-31T14:01:06.565Z","dependency_job_id":null,"html_url":"https://github.com/TripleSpeeder/ens-updater","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/TripleSpeeder/ens-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TripleSpeeder%2Fens-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TripleSpeeder%2Fens-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TripleSpeeder%2Fens-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TripleSpeeder%2Fens-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TripleSpeeder","download_url":"https://codeload.github.com/TripleSpeeder/ens-updater/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TripleSpeeder%2Fens-updater/sbom","scorecard":{"id":143817,"data":{"date":"2025-08-11","repo":{"name":"github.com/TripleSpeeder/ens-updater","commit":"5a2a729fada32f6d1825b8d8b3786d194b0d4cd0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"143 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-8f9f-pc5v-9r5h","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-w5mp-8p8w-mhh8","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-3w3w-pxmm-2w2j","Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-qgfr-5hqp-vrw9","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-9v62-24cr-58cx","Warn: Project is vulnerable to: GHSA-r8f7-9pfq-mjmv","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-93f3-23rq-pjfp","Warn: Project is vulnerable to: GHSA-jmqm-f2gx-4fjv","Warn: Project is vulnerable to: GHSA-pw54-mh39-w3hc","Warn: Project is vulnerable to: GHSA-xgh6-85xh-479p","Warn: Project is vulnerable to: GHSA-7grf-83vw-6f5x","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-7mwh-4pqv-wmr8","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-r2j6-p67h-q639","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-27v7-qhfv-rqq8","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T08:54:23.796Z","repository_id":43542441,"created_at":"2025-08-16T08:54:23.796Z","updated_at":"2025-08-16T08:54:23.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940608,"owners_count":24671678,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ci","ens","ethereum","ipfs"],"created_at":"2024-10-04T08:05:25.087Z","updated_at":"2025-08-18T03:39:47.989Z","avatar_url":"https://github.com/TripleSpeeder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/TripleSpeeder/ens-updater.svg?branch=develop)](https://travis-ci.com/TripleSpeeder/ens-updater)\n[![npm](https://img.shields.io/npm/v/@triplespeeder/ens-updater)](https://www.npmjs.com/package/@triplespeeder/ens-updater)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n# ens-updater\n\n\u003e Manage ENS names from the commandline\n\nens-updater enables automated update of e.g. contentHash records in the Ethereum Name System. \n\n## Table of Contents\n\n- [Overview](#overview)\n- [Security](#security)\n- [Background](#background)\n- [Install](#install)\n- [Usage](#usage)\n- [Testing](#testing)\n- [Contributing](#contributing)\n- [Maintainers](#maintainers)\n- [License](#license)\n- [Development support](#development-support)\n\n## Overview\n### Design goals:\n - provide an all-purpose cli for managing ENS names\n - integrate well in deployment scripts and CI environments\n\n### Notable features:\n- Get/set ENS name records\n- For each operation verifies that the resolver contract of an ENS-name implements the required interface \nvia EIP165 \"supportsInterface\"\n- Show interfaces a resolver implements (command \"listInterfaces\")\n- Includes \"--estimateGas\" option to check the required gas for a command\n- Bash completion support (try command \"completion\" to set it up)  \n- Can read input from stdin to support piping with other tools\n- Options can be set via json configfile (see [config file support](#config-file-support))\n\n## Security\nIn order to perform an update of an ENS record, `ens-update` needs the private key of the\nEthereum account controlling the ENS name. The private key needs to be provided via environment variable or\nthrough the file `.env` in the working directory.\n\n- **NEVER share .env file with anybody**\n- **NEVER check .env into version control**\n- **NEVER publish .env in any other way**\n\n\nThe private key can be provided either directly or through a mnemonic\n#### Provide the private key\nExample contents of `.env`:\n```bash\nPRIVATE_KEY=\u003cprivate key here, without leading 0x\u003e\n```\n#### Provide the mnemonic\nExample contents of `.env`:\n```bash\nMNEMONIC=\u003cmnemonic phrase here\u003e\n```\nBy default the first account will be used. If you need to use another account provide the option --accountindex.\n\nRemember - The mnemonic gives full control to **all** accounts of the according wallet!\n\n## Background\nFor information on the Ethereum Name System see the [ENS documentation](https://docs.ens.domains/).\n\n## Install\n```\nnpm install -g @triplespeeder/ens-updater\n```\n\n## Usage\nThe following commands are implemented:\n - getInfo for a quick summary\n - get/set contenthash\n - get/set address record (including eip-2304 Multichain support)\n - get/set reverse name records\n - get list of interfaces resolver supports\n - setup bash completion\n\nPRs to extend functionality are welcome :)\n\n```\n\u003e ens-updater --help\nUsage: ens-updater \u003ccommand\u003e [options]\n\nCommands:\n  ens-updater.js getInfo \u003censname\u003e                                       Get various info about ENS name\n  ens-updater.js setContenthash \u003censname\u003e \u003ccontenttype\u003e \u003ccontenthash\u003e    Set contenthash record\n  ens-updater.js getContenthash \u003censname\u003e                                Get contenthash record\n  ens-updater.js clearContenthash \u003censname\u003e                              Clear contenthash record\n  ens-updater.js setAddress \u003censname\u003e \u003caddress\u003e [coinname]               Set address record\n  ens-updater.js getAddress \u003censname\u003e [coinname]                         Get address record\n  ens-updater.js clearAddress \u003censname\u003e [coinname]                       Clear address record\n  ens-updater.js setReverseName \u003creverseName\u003e                            Set reverse name record of calling address\n  ens-updater.js getReverseName \u003caddress\u003e                                Get reverse name record of address\n  ens-updater.js clearReverseName                                        Clear reverse name record of calling address\n  ens-updater.js listInterfaces \u003censname\u003e                                List interfaces resolver supports\n  ens-updater.js completion                                              generate completion script\n\nOptions:\n  --version           Show version number                                                          [boolean]\n  --verbose, -v       Verbose output                                              [boolean] [default: false]\n  --web3              Web3 connection string                                             [string] [required]\n  --estimateGas       Estimate required gas for transactions                      [boolean] [default: false]\n  --gasPrice          Gas price to set for transaction (unit 'gwei'). Defaults to 10. [number] [default: 10]\n  --gas               Gas to provide for transaction (omit to use automatic calculation)            [number]\n  --dry-run           Do not perform any real transactions                        [boolean] [default: false]\n  --accountindex, -i  Account index. Defaults to 0                                     [number] [default: 0]\n  --registryAddress   Optional contract address of the ENS Registry.                                [string]\n  --help, -h          Show help                                                                    [boolean]\n\ncontact: michael@m-bauer.org\ngithub: https://github.com/TripleSpeeder/ens-updater\n```\n\n#### Example\nOn Ropsten network, set the contentHash of the name `ens-updater.eth` to the IPFS CID `QmY7Yh4UquoXHLPFo2XbhXkhBvFoPwmQUSa92pxnxjQuPU`:\n```\n\u003e ens-updater setContenthash ens-updater.eth ipfs-ns QmY7Yh4UquoXHLPFo2XbhXkhBvFoPwmQUSa92pxnxjQuPU --web3 http://ropsten.dappnode:8545 --verbose\nSetting up web3 \u0026 HDWallet provider...\n        Running on chain ID 3\nVerifying ensName owner\nVerifying content hash...\nUpdating contenthash...\n        Successfully stored new contentHash. Transaction hash: 0x0b8cdb75ff3b514c974ccd0bdef7cc3557bfab934b39caba30c38b88d375d705.\nExiting...\n\u003e \n```\n\n#### Reading values from stdin\nSetting the value \"stdin\" for option `contenthash` or `address` reads the contenthash/address to set from stdin. This is useful\nto build a chain of commands in a deploy script. \n\nFor example you can use [ipfs-deploy](https://www.npmjs.com/package/ipfs-deploy) to publish a website to IPFS\nand directly pipe the CID returned by ipfs-deploy into ens-updater:\n\n```\n\u003e ipfs-deploy -d dappnode | ens-updater setContenthash ens-updater.eth ipfs-ns stdin --web3 http://ropsten.dappnode:8545 --verbose\nGetting contenthash from stdin...\n         Got contenthash: QmY7Yh4UquoXHLPFo2XbhXkhBvFoPwmQUSa92pxnxjQuPU.\nSetting up web3 \u0026 HDWallet provider...\n...\n```\n\n#### Config file support\nAll options can be provided through a json config file. The config file can be set with\n`--config \u003cconfigfile.json\u003e` option.\n\nExample config file that sets web3 connection string and custom registry address:\n```json\n{\n  \"web3\": \"http://127.0.0.1:9545\",\n  \"registryAddress\": \"0x112234455c3a32fd11230c42e7bccd4a84e02010\"\n}\n```\nUsage example:\n```\n\u003e ens-updater listInterfaces example.domain.eth --config myconfig.json\n```\n \n## Testing\n\n### Unittests\nUnittests are plain mocha tests located in folder \"unitTests\". They do not require ganache or other \nnode to run.\n\nExecute tests with `npm run test:unit` \n\n### Integration and end-to-end tests\nThese tests are implemented with truffle and require a local ganache instance to run. Tests are organized in folders:\n- `test/lib/`: Tests of the core functionality from the `src/lib` folder\n- `test/middleware/`: Tests of yargs middleware that needs to interact with a live node\n- `test/end2end/`: Tests of the actual binary. Each test executes `ens-updater` as a childprocess and verifies the output\n \nTo execute the tests:\n1. Start ganache-cli in a dedicated terminal in deterministic mode: \n `ganache-cli -d`\n2. Run truffle tests in another terminal:\n `npm run test:truffle`\n\n\n## Contributing\n\nPRs are welcome! Have a look at the [open issues](https://github.com/TripleSpeeder/ens-updater/issues) or create a new \nissue if you are missing functionality.\n\nPull requests should be against the \"development\" branch.\n\n### Commits\nCommit messages should follow [Conventional Commits](https://www.conventionalcommits.org/) guidelines. This is\nalso checked via git hooks and husky.\n\nStructure:\n```\n\u003ctype\u003e \u003cdescription\u003e\n\n[optional body]\n\n[optional footer(s)]\n```\n\nSupported types:\n- **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)\n- **ci**: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)\n- **docs**: Documentation only changes\n- **feat**: A new feature\n- **fix**: A bug fix\n- **perf**: A code change that improves performance\n- **refactor**: A code change that neither fixes a bug nor adds a feature\n- **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)\n- **test**: Adding missing tests or correcting existing tests\n\n## Maintainers\n[@TripleSpeeder](https://github.com/TripleSpeeder)\n\n## Development support\nIf you like this project consider contributing to the gitcoin grant: **https://gitcoin.co/grants/218/ens-updater**.\n\nIf you prefer direct donations please use: **ens-updater.eth** (0x8651Cf790fc894512a726A402C9CAAA3687628f0)\n\n## License\nMIT\n\n© 2019 - 2020 Michael Bauer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriplespeeder%2Fens-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriplespeeder%2Fens-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriplespeeder%2Fens-updater/lists"}