{"id":24259035,"url":"https://github.com/mizukisonoko/wise","last_synced_at":"2026-05-20T10:02:06.394Z","repository":{"id":86532637,"uuid":"382576229","full_name":"MizukiSonoko/wise","owner":"MizukiSonoko","description":"cli tool for ENS like whois command","archived":false,"fork":false,"pushed_at":"2021-07-06T16:27:07.000Z","size":235,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-15T06:53:10.359Z","etag":null,"topics":["cli","ens","ethereum"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/MizukiSonoko.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":"2021-07-03T09:29:36.000Z","updated_at":"2024-10-17T03:36:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b3bb034-11ed-44cc-8994-2b96c2bab337","html_url":"https://github.com/MizukiSonoko/wise","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiSonoko%2Fwise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiSonoko%2Fwise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiSonoko%2Fwise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiSonoko%2Fwise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MizukiSonoko","download_url":"https://codeload.github.com/MizukiSonoko/wise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241923264,"owners_count":20042984,"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":["cli","ens","ethereum"],"created_at":"2025-01-15T05:51:12.534Z","updated_at":"2026-05-20T10:02:06.286Z","avatar_url":"https://github.com/MizukiSonoko.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://user-images.githubusercontent.com/6281583/124389737-77e4a880-dd23-11eb-8d77-0439e37f4a5f.png)\n# Wise (WhoIS of ENS)\n\n[![wise](https://img.shields.io/crates/v/wise.svg)](https://crates.io/crates/wise)\nWhois command for ENS.\n\n\u003cimg width=\"518\" alt=\"Screen Shot\" src=\"https://user-images.githubusercontent.com/6281583/124372099-27d5f980-dcc3-11eb-8a63-91e971748bf0.png\"\u003e\n\n\u003cimg width=\"683\" alt=\"Screen Shot\" src=\"https://user-images.githubusercontent.com/6281583/124372110-476d2200-dcc3-11eb-8664-65ec5e63fb26.png\"\u003e\n\nhttps://user-images.githubusercontent.com/6281583/124363506-917be680-dc76-11eb-8e14-7e4160be83ea.mov\n\n```\n$ wise mizuki.eth\n\n       owner: 0xdb10e4a083b87e803594c12c679422dce5fcccb9\n    resolver: 0x4976fb03c32e5b8cfe2b6ccb31c09ba78ebaba41\n\n-------\n\ncontent_hash: Not set\n\n-------\n\n vnd.twitter : mizuki_sonoko\n vnd.github  : MizukiSonoko\n url         : https://mizuki.io\n\n```\n\n## How to use\n\n1) Add provider url to environment variables\n```sh\nexport WEB3_PROVIDER=https://mainnet.infura.io/v3/****\n```\n\n2) Install \n```\ncargo install wise\n```\n\n## How to make contract abi files\n\n```\ngit clone https://github.com/ensdomains/ens-contracts\ncd ens-contracts/\nyarn \nyarn build\ncat artifacts/contracts/registry/ENS.sol/ENS.json | jq .abi \u003e ENS.abi\ncat artifacts/contracts/resolvers/PublicResolver.sol/PublicResolver.json | jq .abi \u003e PublicResolver.abi\nmv ENS.abi PublicResolver.abi ../contracts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizukisonoko%2Fwise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmizukisonoko%2Fwise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizukisonoko%2Fwise/lists"}